Lines:
1 to 13 of 13
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin\Ajax */ /* class Yoast_Dismissable_Notice_Ajax */ /* function Yoast_Dismissable_Notice_Ajax::__construct() – Initialize the hooks for the AJAX request. */ /* function Yoast_Dismissable_Notice_Ajax::dismiss_notice() – Handles the dismiss notice request. */ /* function Yoast_Dismissable_Notice_Ajax::save_dismissed() – Storing the dismissed value in the database. The target location is based on the set notification type. */