Hi,
with you example plugin venue , event etc.
when go to wp-admin/admin.php?page=mvc_venues
then Error:
Notice: A session had already been started – ignoring session_start() in /www/htdocs/site/wp-content/plugins/wp-mvc/core/loaders/mvc_admin_loader.php on line 36
— how can we lean this framework for emebded with plugin
— how easy to create admin side, scaffold with not custom post type ?
Regards,
Hi,
Thx. for reply. But you did not answer my first query,
i know about register_activation_hool and uninstall
i would like to know how these hook i can use with your plugin class.
as i tried calling via setUp() method but did not worked.
Please advice where and how to ?
Regards,