Title: plugin for php wordpress code
Last modified: December 7, 2016

---

# plugin for php wordpress code

 *  Resolved [platit](https://wordpress.org/support/users/platit/)
 * (@platit)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-for-php-wordpress-code/)
 * established TablePress Extension Plugin: Automatic URL conversion
 * a simple code does not display the number of comments table: [http://prntscr.com/dgdwrn](http://prntscr.com/dgdwrn)
   
   [http://vip-ref.ru/igry/](http://vip-ref.ru/igry/) <?php echo $my_var = get_comments_number(
   $post_10314 ); ?>
 * worker code itself, since it works on the site without problems. and displays
   the number of comments to the post as needed. For sample, I checked it down. 
   [http://prntscr.com/dgdxuj](http://prntscr.com/dgdxuj)
 * Asked why php code does not work inside a table?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-for-php-wordpress-code/#post-8526130)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * PHP is not allowed by default, for security reasons. You can however enable it
   with the TablePress Extension from [https://tablepress.org/extensions/php-in-tables/](https://tablepress.org/extensions/php-in-tables/)
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘plugin for php wordpress code’ 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: [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-for-php-wordpress-code/#post-8526130)
 * Status: resolved