Campatibility with Other Plugins
-
Hi,
first thanks for that great Plugin. You did a really nice job!
I would like to know, if it’s possible to put also hooks from another plugin into the table.
I have an event plugin (the events calendar) and I’d like to have a table view which I can design by myself.
For example Date | Location | Tickets.
I thought about integrate some hooks of the event plugin into the table.For example <?php echo events_event_schedule_details() ?>. Or use the integrated filter of the Plugin or some other features in the table header. So everytime I add a new Event, it automatically appears in a new row in the table. I would like to take over the plugin settings (for example that the event title is the link to the single event page).
I don’t know, if this idea is not good at all. But I think if you can add text, it should also be possible to add hooks.
Regards
- The topic ‘Campatibility with Other Plugins’ is closed to new replies.