• weezy32

    (@weezy32)


    I am trying to give this person access to add/create new tables but i dont want him to be able to edit existing tables.

    The problem is that if i dont leave “edit tables” checked it will not let user add table. It will have add table button and when the user goes and fills out the name of table and specifies number of columns and number of rows and hits add …it gives error saying you do not have permission to add the table even though add table is checked.

    The only time it works is if i check the edit tables box but when giving promission then the user has access to edit and save existing tables and as soon as the user edits the table the changes are affected on the site.

    Anybody know how to fix this?

    https://wordpress.org/plugins/user-role-editor/

Viewing 1 replies (of 1 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    TablePress was written this way .

    tablepress_add_tables capability is responsible for the ‘Add Table’ menu item only. After new table was added plugin calls its edit table module, for which user should be capable to edit tables.

    WordPress works with the posts/pages the same way.

Viewing 1 replies (of 1 total)

The topic ‘Tablepress and User Role Editor problem’ is closed to new replies.