Title: Auto-generate link using cell content
Last modified: August 21, 2016

---

# Auto-generate link using cell content

 *  Resolved [Varut](https://wordpress.org/support/users/varut/)
 * (@varut)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/auto-generate-link-using-cell-content/)
 * I am trying to figure out how to convert 1 of my columns into a link of the form:“
   [http://emsbot.com/#/?s=xxxxxxxxx&#8221](http://emsbot.com/#/?s=xxxxxxxxx&#8221);
   where the x’s are my current content of each cell.
 * I tried the Automatic URL conversion plugin but there is no customization available.
 * Thank you for your help!
 * [http://wordpress.org/plugins/tablepress/](http://wordpress.org/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/auto-generate-link-using-cell-content/#post-4274881)
 * 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/](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.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/auto-generate-link-using-cell-content/#post-4274881)
 * Status: resolved