Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Unless you want to do this manually for each cell, an automatized solution with a custom Extension should be the best way here. I suggest to take a look at the code of the Extension http://tablepress.org/extensions/php-in-tables/
    You an use that as an example of how to modify a single cells content.
    The function gets passed the current $cell_content and just needs to return the new cell content.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Auto-generate link using cell content’ is closed to new replies.