PHP 클래스 WPCOM_VIP_Cron_Control, vip-mu-plugins-public

Author: Thorsten Ott, Erick Hitter, Automattic Version: 0.7.1 Text Domain: wp-cron-control
파일 보기 프로젝트 열기: Automattic/vip-mu-plugins-public

공개 메소드들

메소드 설명
__construct ( ) Register hooks
block_admin_page ( ) Block access to the plugin's options page; everything is hardcoded
remove_menu_page ( ) Remove the menu page
set_options ( $options ) Enforce Platform-wide use of WP-Cron Control

메소드 상세

__construct() 공개 메소드

Register hooks
public __construct ( )

block_admin_page() 공개 메소드

Block access to the plugin's options page; everything is hardcoded
public block_admin_page ( )

remove_menu_page() 공개 메소드

Remove the menu page
public remove_menu_page ( )

set_options() 공개 메소드

wpcroncontrol_settings: a:2:{s:6:"enable";s:1:"1";s:32:"enable_scheduled_post_validation";s:1:"1";}
public set_options ( $options )