Lines:
1 to 15 of 15
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin */ /* class WPSEO_Premium_Upsell_Admin_Block */ /* function WPSEO_Premium_Upsell_Admin_Block::__construct() – Registers which hook the block will be displayed on. */ /* function WPSEO_Premium_Upsell_Admin_Block::register_hooks() – Registers WordPress hooks. */ /* function WPSEO_Premium_Upsell_Admin_Block::render() – Renders the upsell block. */ /* function WPSEO_Premium_Upsell_Admin_Block::get_argument_html() – Formats the argument to a HTML list item. */ /* function WPSEO_Premium_Upsell_Admin_Block::get_html_class() – Returns the HTML base class to use. */