PATH:
home
/
letacommog
/
lenazen
/
wp-content
/
plugins
/
wordpress-seo-premium
/
premium
/
classes
<?php /** * WPSEO Premium plugin file. * * @package WPSEO\Premium */ /** * Represents the service for the recalculation. */ class WPSEO_Premium_Prominent_Words_Recalculation_Service { /** * Removes the recalculation notification. * * @param WP_REST_Request $request The current request. Unused. * * @return WP_REST_Response The response to give. */ public function remove_notification( WP_REST_Request $request ) { $notifier = new WPSEO_Premium_Prominent_Words_Recalculation_Notifier(); $notifier->cleanup_notification(); return new WP_REST_Response( '1' ); } }
[+]
..
[-] premium-keyword-export-manager.php
[edit]
[-] premium-link-suggestions-service.php
[edit]
[-] premium-register-capabilities.php
[edit]
[+]
export
[-] premium-post-data-service.php
[edit]
[-] premium-prominent-words-recalculation-service.php
[edit]
[-] premium-orphaned-content-support.php
[edit]
[-] premium-free-translations.php
[edit]
[-] premium-orphaned-post-query.php
[edit]
[-] premium-metabox.php
[edit]
[-] premium-javascript-strings.php
[edit]
[-] social-previews.php
[edit]
[-] facebook-profile.php
[edit]
[-] premium-prominent-words-language-support.php
[edit]
[-] premium-redirect-endpoint.php
[edit]
[-] premium-beacon-setting.php
[edit]
[-] premium-prominent-words-recalculation-notifier.php
[edit]
[-] premium-prominent-words-versioning.php
[edit]
[-] premium-redirect-export-manager.php
[edit]
[-] metabox-link-suggestions.php
[edit]
[-] premium-orphaned-post-filter.php
[edit]
[-] premium-orphaned-content-utils.php
[edit]
[-] premium-prominent-words-service.php
[edit]
[-] premium-autoloader.php
[edit]
[-] validation-error.php
[edit]
[-] premium-prominent-words-unindexed-post-query.php
[edit]
[-] premium-prominent-words-registration.php
[edit]
[-] premium-prominent-words-recalculation-endpoint.php
[edit]
[-] premium-stale-cornerstone-content-filter.php
[edit]
[-] premium-gsc.php
[edit]
[-] premium-prominent-words-support.php
[edit]
[-] premium-assets.php
[edit]
[-] product-premium.php
[edit]
[-] validation-result.php
[edit]
[+]
views
[-] premium-expose-shortlinks.php
[edit]
[-] premium-gsc-modal.php
[edit]
[-] premium-prominent-words-recalculation.php
[edit]
[-] premium-prominent-words-link-endpoint.php
[edit]
[-] term-watcher.php
[edit]
[-] premium-redirect-service.php
[edit]
[-] premium-stale-cornerstone-content-notification.php
[edit]
[+]
redirect
[-] upgrade-manager.php
[edit]
[-] premium-post-data-endpoint.php
[edit]
[-] premium-orphaned-post-notifier.php
[edit]
[-] premium-asset-js-l10n.php
[edit]
[-] multi-keyword.php
[edit]
[-] premium-prominent-words-endpoint.php
[edit]
[-] validation-warning.php
[edit]
[-] premium-link-suggestions-endpoint.php
[edit]
[-] premium-import-manager.php
[edit]
[-] premium-prominent-words-link-service.php
[edit]
[-] post-watcher.php
[edit]
[-] watcher.php
[edit]
[-] custom-fields-plugin.php
[edit]