Class Wcap_TS_Faq_Support
It will add the FAQ tab ini plugin.
Methods summary
public
|
#
__construct( $ts_plugin_mame = '', $ts_plugin_prefix = '', $ts_plugin_page = '', $ts_plugin_locale = '', $ts_plugin_folder_name = '', $ts_plugin_slug = '', $ts_faq_array = array(), $faq_submenu_slug = '' )
Initialization of hooks where we prepare the functionality to ask use for survey |
public static
|
|
public
|
#
ts_admin_menus( )
Register the Dashboard Page which is later hidden but this pages is used to render the Welcome page. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
|
public
string
|
Properties summary
public static
string
|
$minimum_capability
The capability users should have to view the page |
#
'manage_options'
|
public static
string
|
$plugin_name
Plugin name |
#
''
|
public static
string
|
$plugin_prefix
Plugin prefix |
#
''
|
public static
string
|
$plugin_page
Plugins page path |
#
''
|
public static
string
|
$plugin_locale
Plugins plugin local |
#
''
|
public static
string
|
$plugin_folder
Plugin folder name |
#
''
|
public static
string
|
$plugin_url
Plugin url |
#
''
|
public static
string
|
$template_base
Template path |
#
''
|
public static
string
|
$plugin_slug
Slug on Main menu |
#
''
|
public static
array
|
$ts_faq
List of all questions and answers. |
#
array ()
|
public static
string
|
$ts_faq_submenu_slug
Slug for FAQ submenu |
#
''
|