cipf v0.5.11 added instructions for css class
This commit is contained in:
@@ -42,6 +42,7 @@ function add_plugin_content_CIPF() {
|
||||
//delete_option($option_emails_object['_name']);
|
||||
$option_emails = Plgntls::get_option_safe($option_emails_object, true);
|
||||
|
||||
Plgntls::add_to_front(array('css/menu/menu.css'));
|
||||
ob_start();
|
||||
include(Plgntls::root_path() . '/html/menu/cipf_menu.html');
|
||||
$html = ob_get_clean();
|
||||
|
||||
Reference in New Issue
Block a user