This plugin not creating any tables on my DB

Home Forums Calendar Products Events Calendar PRO This plugin not creating any tables on my DB

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #94554
    Jincy
    Participant

    When I checked my DB, this plugin not creating any tables on it. But my events are there. Then where is it stored ?
    Please help.. Thanks in advance..

    #94744
    Jincy
    Participant

    No reply ???

    #94887
    Brook
    Participant

    Howdy again Jincy,

    Like I got into detail about in your other thread we are responding as quick as we can, and actually well ahead of what our official policy stated on the forum home page calls for. I am sorry if that is inadequate for you, but it is our best.

    Our plugin uses the WordPress API quite admirably in this regard. The best way to store page data in WordPress is by implementing a custom post_type, which is exactly what we do! Plugins which do not do this face all sorts of disadvantages and tend to gum up the works. Here is a link describing how this works and the various places post_types store their data. Specifically our base plugin creates the following post types:  tribe_events, tribe_organizer, tribe_venue

    Does that make sense? Are you able to find it now? Thanks for posting!

    – Brook

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘This plugin not creating any tables on my DB’ is closed to new replies.