PHP Класс Safe_Updates

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$alt_heap
$instance
$update_logic

Открытые методы

Метод Описание
init ( )
load_our_textdomain ( ) Load our textdomain
make_sure_we_are_first ( ) When in an alternative heap, make sure this plugin is loaded first
not_configured_notice ( ) shows a notice to prompt the user to configure WP Safe Updates
uninstall_cleanup ( ) Delete all alternative heap directories and tables on uninstall

Приватные методы

Метод Описание
__construct ( )

Описание методов

init() публичный статический Метод

public static init ( )

load_our_textdomain() публичный статический Метод

Load our textdomain
public static load_our_textdomain ( )

make_sure_we_are_first() публичный Метод

When in an alternative heap, make sure this plugin is loaded first

not_configured_notice() публичный Метод

shows a notice to prompt the user to configure WP Safe Updates

uninstall_cleanup() публичный статический Метод

Delete all alternative heap directories and tables on uninstall
public static uninstall_cleanup ( )

Описание свойств

$alt_heap публичное свойство

public $alt_heap

$instance публичное статическое свойство

public static $instance

$update_logic публичное свойство

public $update_logic