\Barn2\Plugin\Posts_Table_Pro\AdminSettings_Page

This class handles our plugin settings page in the admin.

Summary

Methods
Properties
Constants
__construct()
is_required()
register()
add_settings_page()
render_settings_page()
register_settings()
sanitize_shortcode_settings()
sanitize_misc_settings()
table_content_description()
support_links()
No public properties found
MENU_SLUG
OPTION_GROUP
No protected methods found
No protected properties found
N/A
read_more()
get_registered_post_types()
$plugin
N/A

Constants

MENU_SLUG

MENU_SLUG ='posts_table'

OPTION_GROUP

OPTION_GROUP ='posts_table_pro'

Properties

$plugin

$plugin :

Type

Methods

is_required()

is_required(): boolean

Is this object required?

Returns

boolean —

true if required, false otherwise.

register()

register()

add_settings_page()

add_settings_page()

render_settings_page()

render_settings_page()

register_settings()

register_settings()

sanitize_shortcode_settings()

sanitize_shortcode_settings(  $args)

Parameters

$args

sanitize_misc_settings()

sanitize_misc_settings(  $args)

Parameters

$args

table_content_description()

table_content_description()

support_links()

support_links()

read_more()

read_more(  $path)

Parameters

$path

get_registered_post_types()

get_registered_post_types()