Skip to content
Snippets Groups Projects
Commit b8067c35 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

1.9

parent d90e3e02
No related branches found
No related tags found
No related merge requests found
......@@ -145,6 +145,13 @@ if ( ! class_exists( 'WPDesk_Plugin_1_9' ) ) {
return $this->plugin_namespace;
}
/**
* @return null
*/
public function get_settings_hooks() {
return $this->setting_hooks;
}
/**
* Renders end returns selected template
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment