• Resolved loopforever

    (@loopforever)


    Hi,
    Is it possible to edit tables created with this plugin?
    For example, I want to edit wp_user table in wp_admin environment. Is this possible ?
    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hello there.

    Thank you for reaching out to us.

    This can be achieved with the full version of the plugin. With it, you’d be able to create a MySQL query-based table where you’d pull the data with a simple query SELECT * FROM wp_users.

    Then, all you need to do is enable editing in the back-end, and you’d be able to modify this table from within wpDataTables.

    Kind regards.

Viewing 1 replies (of 1 total)

The topic ‘Default Tables’ is closed to new replies.