• Resolved irrigona

    (@irrigona)


    Hello everyone:

    I found this plugin not long ago and it is exactly what I need. I have installed it and it works perfectly. I have created an interface in my theme’s functions.php and it works just great. The problem is that I don’t know how to create this interface in my plugin. I have a Top-Menu and a sub menu where I want to create this interface, but I am not able to.

    Thanks in advance

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

    (@bobbysmith007)

    If I understand your question, you are using this as a sub component of your application. I think the easiest way to handle this would probably be to use the [dbte id=table-editor-id] in the content for one of your pages (you can use do_shortcode to make it render) . You can also call this function directly as dbte_shortcode(Array(“id”=>”your-table-id”)).

    Hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘How to add an interface to my plugin’s menu?’ is closed to new replies.