• Resolved azamma

    (@azamma)


    Hi Tobias,
    your plugin is great, you did an awesome job.
    I have a request if it is possible to pass a parameter (not through the url anyway), something like this:
    $aaa=4
    [table-cell id=1 row=$aaa column=2 /]

    Is there any way to do this? This will be great
    thanks

    https://wordpress.org/plugins/tablepress/

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    There’s no direct way to do this, but it should not take much code to allow this.
    You would basically just have to change the PHP code of the Extension and retrieve that variable from its source instead of using the one that is passed through the Shortcode parameter.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘pass parameter/variable to [table-cell]’ is closed to new replies.