WP_Privacy_Requests_Table::embed_scripts
Embeds scripts used to perform actions. Overridden by children.
Метод класса: WP_Privacy_Requests_Table{}
Хуков нет.
Возвращает
null. Ничего (null).
Использование
$WP_Privacy_Requests_Table = new WP_Privacy_Requests_Table(); $WP_Privacy_Requests_Table->embed_scripts();
Список изменений
| С версии 4.9.6 | Введена. |
Код WP_Privacy_Requests_Table::embed_scripts() WP Privacy Requests Table::embed scripts WP 7.0.1
public function embed_scripts() {}