You appear to be a bot. Output may be restricted
Description
Gets the name of the plugin.
Usage
$string = Abstract_Main::get_name();
Parameters
Returns
string The name.
Source
File name: wordpress-seo/lib/abstract-main.php
Lines:
1 to 1 of 1
abstract protected function get_name();