: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* Generates and displays the HTML for a metabox section.
interface WPSEO_Metabox_Section {
* Outputs the section link.
public function display_link();
* Outputs the section content.
public function display_content();