• Resolved net2ride

    (@net2ride)


    I know you have an export and import side of tablepress. Which is great

    What would it take to automated that a little bit to where we can copy one of the tables to all of the sites in mutlisite.

    I know, there are many more features others would ask, but mine is very basic.

    A button next to the table, with the function to copy directly to all sites in the network for multisite. I do not need validation of table names, etc, just copy it not to a variable able, all of the sites.

    https://ww.wp.xz.cn/plugins/tablepress/

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I see what you mean, but unfortunately, I can’t think of an easy solution for this.
    Also, as this is not something that many sites need, and as there are security implications involved (on other sites, admins/owners most likely won’t want someone pushing tables to other sites), I’m most likely not going to add something like this to the plugin.

    I can therefore only suggest that you try to develop this with some custom code, e.g. in a TablePress Extension just for your site. You’d probably need to use the TablePress PHP functions to load a table, then use WordPress’ switch_to_blog() function to switch to the context of another site, and then save the table again there, and that for each site.

    Regards,
    Tobias

    Thread Starter net2ride

    (@net2ride)

    Would it possible to pay You the creator for the TablePress Extension that I desire?

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for the offer, but unfortunately, I have to decline. I’m just to busy at the moment with my regular day job and other activities that I just don’t have any time to work on such projects. I would not be able to complete them to your and my satisfaction at the moment. I’m really sorry.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WordPress Multisite’ is closed to new replies.