WP_Privacy_Requests_Table::embed_scripts
Embeds scripts used to perform actions. Overridden by children.
Method of the class: WP_Privacy_Requests_Table{}
No Hooks.
Returns
null. Nothing (null).
Usage
$WP_Privacy_Requests_Table = new WP_Privacy_Requests_Table(); $WP_Privacy_Requests_Table->embed_scripts();
Changelog
| Since 4.9.6 | Introduced. |
WP_Privacy_Requests_Table::embed_scripts() WP Privacy Requests Table::embed scripts code WP 7.0
public function embed_scripts() {}