• Initially I couldn’t get it to work. But found the instructions on the page. Needs a bit of a polish in there to get it working. It would also benefit to have instructions on allowing the creation of new tables eg. via plugin activation.

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

    (@bobbysmith007)

    Glad you got it working and are finding wp-db-table-editor useful.

    There is no internal mechanism for creating tables and I don’t currently intend to add one. The problem space is larger than it appears and would require writing or using a fairly significant library to accomplish this. One option would be to specify the creation sql as part of the add_db_table_editor function, but that would generally be not much less code than just calling the wpdb functions directly.

    After dealing with the bloat and confusion that was db-toolkit I am not interested in making this more than it is. (I am not knocking DB-Toolkit it was super useful).

    Thanks for the positive review!

Viewing 1 replies (of 1 total)
  • The topic ‘Works pretty well’ is closed to new replies.