%PDF- %PDF-
Direktori : /var/www/projetos/stb.ind.br/wp-content/plugins/seo-by-rank-math/includes/updates/ |
Current File : /var/www/projetos/stb.ind.br/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.14.php |
<?php /** * The Updates routine for version 1.0.14. * * @since 1.0.14 * @package RankMath * @subpackage RankMath\Updates * @author Rank Math <support@rankmath.com> */ defined( 'ABSPATH' ) || exit; /** * Delete previous notices. */ function rank_math_1_0_14_clear_old_notices() { delete_option( 'rank_math_notifications' ); } rank_math_1_0_14_clear_old_notices();