Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Rick,

    thanks for your post. Yes, this is possible automatically! ??

    You can use a small “TablePress Extension” that automatically converts all URLs in the table to clickable links (with the URL as the text). You can find that Extension at https://github.com/downloads/TobiasBg/TablePress-Extensions/tablepress-automatic-url-conversion.zip and it just needs to be installed and activated just like a regular WordPress plugin.
    After that, change the Shortcode of your table from something like

    [table id=123 /]

    to

    [table id=123 automatic_url_conversion=true /]

    After that, all plain URLs will be converted to the HTML code for the link, which is then clickable.

    Regards,
    Tobias

    Thread Starter Rick Ray

    (@tribalromp)

    Thanks tons, Tobias!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    sure, no problem! You are very welcome!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, don’t forget to rate the plugin here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Autodetect URLs?’ is closed to new replies.