Lines:
1 to 15 of 15
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin\Ajax */ // Mark this file as deprecated. _deprecated_file( __FILE__, 'WPSEO 13.2' ); /* class Yoast_OnPage_Ajax */ /* function Yoast_OnPage_Ajax::__construct() – Initialize the hooks for the AJAX request. */ /* function Yoast_OnPage_Ajax::dismiss_notice() – Handles the dismiss notice request. */