WP_Privacy_Requests_Table::embed_scripts() – Embed scripts used to perform actions. Overridden by children.

You appear to be a bot. Output may be restricted

Description

Embeds scripts used to perform actions. Overridden by children.

Usage

WP_Privacy_Requests_Table::embed_scripts();

Parameters

Returns

void

Source

File name: wordpress/wp-admin/includes/class-wp-privacy-requests-table.php
Lines:

1 to 1 of 1
  public function embed_scripts() {}
 

 View on GitHub View on Trac