• Resolved prionnsias

    (@prionnsias)


    Hi
    The plugin is brilliant, but i am wondering if it is possible to implement your plugin as a type of custom field within a page or a post.
    I have need for a table on many of my pages and i want to use PHP to pull the necessary data from the table instead of a short code.
    Ideally it would function like the plugin “Types” where it is just another field of information to be entered before publishing the page.

    http://wordpress.org/extend/plugins/tablepress/

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

    (@tobiasbg)

    Hi,

    thanks for your question. Now, TablePress tables can be accessed and printed via PHP (see the Template Tag functions in the documentation at http://tablepress.org/documentation/ ), but even with that, I don’t think that TablePress is the best solution for your problem, as that’s way outside the scope and use case of the plugin.
    You should probably simply use the existing Custom Fields possibilities that WordPress offers.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Table inside a page or a post’ is closed to new replies.