Custom Model & DataTables

Support MB Custom Table Custom Model & DataTablesResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #45650
    Nicholas CoxNicholas Cox
    Participant

    Hi,

    I wondered if it is possible to have a WordPress Admin page to pull data from a custom model into a datatables (e.g. https://datatables.net) and allow to edit and update the table instead of the default wordpress admin tables.

    thanks

    Nick

    #45654
    PeterPeter
    Moderator

    Hello Nick,

    Yes, it is possible. You will need to create some custom code to create the table and get data from the database directly and show data in the table. Refer to the WordPress documentation https://developer.wordpress.org/plugins/settings/custom-settings-page/

    #46225
    Nicholas CoxNicholas Cox
    Participant

    ok thanks anyway

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.