Version Description
Download this release
Release Info
Developer | jipmoors |
Plugin | Yoast SEO |
Version | 7.2 |
Comparing to | |
See all releases |
Code changes from version 7.1 to 7.2
- admin/ajax.php +3 -1
- admin/ajax/class-recalculate-scores-ajax.php +3 -1
- admin/ajax/class-shortcode-filter.php +3 -1
- admin/ajax/class-yoast-dismissable-notice.php +3 -1
- admin/ajax/class-yoast-onpage-ajax.php +3 -1
- admin/ajax/class-yoast-plugin-conflict-ajax.php +3 -1
- admin/banner/class-admin-banner-renderer.php +2 -0
- admin/banner/class-admin-banner-sidebar-renderer.php +2 -0
- admin/banner/class-admin-banner-sidebar.php +2 -0
- admin/banner/class-admin-banner-spot-renderer.php +2 -0
- admin/banner/class-admin-banner-spot.php +2 -0
- admin/banner/class-admin-banner.php +2 -0
- admin/capabilities/class-abstract-capability-manager.php +2 -0
- admin/capabilities/class-capability-manager-factory.php +2 -0
- admin/capabilities/class-capability-manager-integration.php +2 -0
- admin/capabilities/class-capability-manager-vip.php +2 -0
- admin/capabilities/class-capability-manager-wp.php +2 -0
- admin/capabilities/class-capability-manager.php +2 -0
- admin/capabilities/class-capability-utils.php +2 -0
- admin/capabilities/class-register-capabilities.php +2 -0
- admin/class-admin-asset-dev-server-location.php +2 -0
- admin/class-admin-asset-location.php +3 -1
- admin/class-admin-asset-manager.php +2 -0
- admin/class-admin-asset-seo-location.php +3 -1
- admin/class-admin-help-panel.php +2 -0
- admin/class-admin-init.php +3 -1
- admin/class-admin-user-profile.php +3 -1
- admin/class-admin-utils.php +2 -0
- admin/class-admin.php +2 -0
- admin/class-asset.php +2 -0
- admin/class-bulk-description-editor-list-table.php +3 -1
- admin/class-bulk-editor-list-table.php +6 -4
- admin/class-bulk-title-editor-list-table.php +3 -1
- admin/class-collector.php +2 -0
- admin/class-config.php +2 -0
- admin/class-cornerstone-field.php +2 -0
- admin/class-cornerstone.php +2 -0
- admin/class-customizer.php +2 -0
- admin/class-database-proxy.php +2 -0
- admin/class-export.php +2 -0
- admin/class-extension-manager.php +2 -0
- admin/class-extension.php +2 -0
- admin/class-extensions.php +2 -0
- admin/class-help-center-item.php +2 -0
- admin/class-help-center.php +26 -8
- admin/class-license-page-manager.php +2 -0
- admin/class-meta-columns.php +3 -1
- admin/class-meta-storage.php +2 -0
- admin/class-meta-table-accessible.php +2 -0
- admin/class-option-tab.php +2 -0
- admin/class-option-tabs-formatter.php +2 -0
- admin/class-option-tabs.php +2 -0
- admin/class-plugin-availability.php +2 -0
- admin/class-plugin-compatibility.php +2 -0
- admin/class-plugin-conflict.php +3 -1
- admin/class-premium-popup.php +2 -0
- admin/class-premium-upsell-admin-block.php +2 -0
- admin/class-primary-term-admin.php +2 -0
- admin/class-product-upsell-notice.php +2 -0
- admin/class-recalculate-scores.php +2 -0
- admin/class-remote-request.php +2 -0
- admin/class-social-admin.php +2 -0
- admin/class-suggested-plugins.php +3 -1
- admin/class-yoast-alerts.php +2 -0
- admin/class-yoast-columns.php +2 -0
- admin/class-yoast-dashboard-widget.php +2 -0
- admin/class-yoast-form.php +2 -0
- admin/class-yoast-notification-center.php +2 -0
- admin/class-yoast-notification.php +4 -2
- admin/class-yoast-plugin-conflict.php +3 -1
- admin/config-ui/class-configuration-components.php +2 -0
- admin/config-ui/class-configuration-endpoint.php +2 -0
- admin/config-ui/class-configuration-options-adapter.php +2 -0
- admin/config-ui/class-configuration-page.php +2 -0
- admin/config-ui/class-configuration-service.php +2 -0
- admin/config-ui/class-configuration-storage.php +2 -0
- admin/config-ui/class-configuration-structure.php +2 -0
- admin/config-ui/class-configuration-translations.php +2 -0
- admin/config-ui/components/class-component-configuration-choices.php +2 -0
- admin/config-ui/components/class-component-connect-google-search-console.php +2 -0
- admin/config-ui/components/class-component-mailchimp-signup.php +2 -0
- admin/config-ui/components/class-component-suggestions.php +2 -0
- admin/config-ui/components/interface-component.php +2 -0
- admin/config-ui/factories/class-factory-post-type.php +2 -0
- admin/config-ui/fields/class-field-choice-post-type.php +2 -0
- admin/config-ui/fields/class-field-choice.php +2 -0
- admin/config-ui/fields/class-field-company-logo.php +2 -0
- admin/config-ui/fields/class-field-company-name.php +2 -0
- admin/config-ui/fields/class-field-company-or-person.php +2 -0
- admin/config-ui/fields/class-field-configuration-choices.php +2 -0
- admin/config-ui/fields/class-field-connect-google-search-console.php +2 -0
- admin/config-ui/fields/class-field-environment.php +2 -0
- admin/config-ui/fields/class-field-google-search-console-intro.php +2 -0
- admin/config-ui/fields/class-field-mailchimp-signup.php +2 -0
- admin/config-ui/fields/class-field-multiple-authors.php +2 -0
- admin/config-ui/fields/class-field-person-name.php +2 -0
- admin/config-ui/fields/class-field-post-type-visibility.php +2 -0
- admin/config-ui/fields/class-field-profile-url-facebook.php +2 -0
- admin/config-ui/fields/class-field-profile-url-googleplus.php +2 -0
- admin/config-ui/fields/class-field-profile-url-instagram.php +2 -0
- admin/config-ui/fields/class-field-profile-url-linkedin.php +2 -0
- admin/config-ui/fields/class-field-profile-url-myspace.php +2 -0
- admin/config-ui/fields/class-field-profile-url-pinterest.php +2 -0
- admin/config-ui/fields/class-field-profile-url-twitter.php +2 -0
- admin/config-ui/fields/class-field-profile-url-youtube.php +2 -0
- admin/config-ui/fields/class-field-separator.php +2 -0
- admin/config-ui/fields/class-field-site-name.php +2 -0
- admin/config-ui/fields/class-field-site-type.php +2 -0
- admin/config-ui/fields/class-field-social-profiles-intro.php +2 -0
- admin/config-ui/fields/class-field-success-message.php +2 -0
- admin/config-ui/fields/class-field-suggestions.php +2 -0
- admin/config-ui/fields/class-field-title-intro.php +2 -0
- admin/config-ui/fields/class-field-upsell-configuration-service.php +2 -0
- admin/config-ui/fields/class-field-upsell-site-review.php +2 -0
- admin/config-ui/fields/class-field.php +2 -0
- admin/endpoints/class-endpoint-ryte.php +2 -0
- admin/endpoints/class-endpoint-statistics.php +2 -0
- admin/endpoints/class-endpoint.php +2 -0
- admin/filters/class-abstract-post-filter.php +2 -0
- admin/filters/class-cornerstone-filter.php +2 -0
- admin/formatter/class-metabox-formatter.php +4 -0
- admin/formatter/class-post-metabox-formatter.php +2 -0
- admin/formatter/class-term-metabox-formatter.php +2 -0
- admin/formatter/interface-metabox-formatter.php +3 -1
- admin/google_search_console/class-gsc-ajax.php +3 -1
- admin/google_search_console/class-gsc-bulk-action.php +3 -1
- admin/google_search_console/class-gsc-category-filters.php +3 -1
- admin/google_search_console/class-gsc-config.php +2 -0
- admin/google_search_console/class-gsc-count.php +3 -1
- admin/google_search_console/class-gsc-issue.php +3 -1
- admin/google_search_console/class-gsc-issues.php +3 -1
- admin/google_search_console/class-gsc-mapper.php +3 -1
- admin/google_search_console/class-gsc-marker.php +3 -1
- admin/google_search_console/class-gsc-modal.php +3 -1
- admin/google_search_console/class-gsc-platform-tabs.php +3 -1
- admin/google_search_console/class-gsc-service.php +3 -1
- admin/google_search_console/class-gsc-settings.php +3 -1
- admin/google_search_console/class-gsc-table.php +3 -1
- admin/google_search_console/class-gsc.php +3 -1
- admin/google_search_console/views/gsc-display.php +3 -1
- admin/google_search_console/views/gsc-redirect-nopremium.php +3 -1
- admin/import/class-import-detector.php +7 -3
- admin/import/class-import-plugin.php +6 -4
- admin/import/class-import-settings.php +14 -6
- admin/import/class-import-status.php +6 -2
- admin/import/plugins/class-abstract-plugin-importer.php +267 -0
- admin/import/plugins/class-import-aioseo.php +64 -74
- admin/import/plugins/class-import-headspace.php +33 -103
- admin/import/plugins/class-import-jetpack.php +18 -77
- admin/import/plugins/class-import-seopressor.php +25 -76
- admin/import/plugins/class-import-ultimate-seo.php +44 -87
- admin/import/plugins/class-import-woothemes-seo.php +75 -91
- admin/import/plugins/class-import-wpseo.php +54 -80
- admin/import/plugins/class-importers.php +2 -0
- admin/import/plugins/interface-plugin-importer.php +0 -39
- admin/interface-collection.php +2 -0
- admin/interface-installable.php +2 -0
- admin/links/class-link-cleanup-transient.php +2 -0
- admin/links/class-link-column-count.php +2 -0
- admin/links/class-link-columns.php +2 -0
- admin/links/class-link-compatibility-notifier.php +2 -0
- admin/links/class-link-content-processor.php +2 -0
- admin/links/class-link-extractor.php +2 -0
- admin/links/class-link-factory.php +2 -0
- admin/links/class-link-filter.php +2 -0
- admin/links/class-link-installer.php +2 -0
- admin/links/class-link-internal-lookup.php +2 -0
- admin/links/class-link-notifier.php +3 -1
- admin/links/class-link-query.php +2 -0
- admin/links/class-link-reindex-dashboard.php +2 -0
- admin/links/class-link-reindex-post-endpoint.php +2 -0
- admin/links/class-link-reindex-post-service.php +2 -0
- admin/links/class-link-storage.php +2 -0
- admin/links/class-link-table-accessible-notifier.php +2 -0
- admin/links/class-link-table-accessible.php +2 -0
- admin/links/class-link-type-classifier.php +2 -0
- admin/links/class-link-utils.php +2 -0
- admin/links/class-link-watcher-loader.php +2 -0
- admin/links/class-link-watcher.php +2 -0
- admin/links/class-link.php +2 -0
- admin/listeners/class-listener.php +2 -0
- admin/menu/class-admin-menu.php +2 -0
- admin/menu/class-menu.php +2 -0
- admin/menu/class-network-admin-menu.php +2 -0
- admin/menu/class-submenu-capability-normalize.php +2 -0
- admin/metabox/class-metabox-add-keyword-tab.php +2 -0
- admin/metabox/class-metabox-addon-section.php +2 -0
- admin/metabox/class-metabox-analysis-readability.php +2 -0
- admin/metabox/class-metabox-analysis-seo.php +2 -0
- admin/metabox/class-metabox-editor.php +2 -0
- admin/metabox/class-metabox-form-tab.php +2 -0
- admin/metabox/class-metabox-null-tab.php +2 -0
- admin/metabox/class-metabox-tab-section.php +2 -0
- admin/metabox/class-metabox.php +3 -53
- admin/metabox/interface-metabox-analysis.php +2 -0
- admin/metabox/interface-metabox-section.php +2 -0
- admin/metabox/interface-metabox-tab.php +2 -0
- admin/notifiers/class-configuration-notifier.php +2 -0
- admin/onpage/class-onpage-option.php +2 -0
- admin/onpage/class-onpage-request.php +2 -0
- admin/onpage/class-onpage.php +49 -14
- admin/onpage/class-ryte-service.php +2 -0
- admin/pages/dashboard.php +3 -1
- admin/pages/licenses.php +3 -1
- admin/pages/metas.php +2 -0
- admin/pages/network.php +2 -0
- admin/pages/social.php +2 -0
- admin/pages/tools.php +2 -0
- admin/recalculate/class-recalculate-posts.php +2 -0
- admin/recalculate/class-recalculate-terms.php +2 -0
- admin/recalculate/class-recalculate.php +2 -0
- admin/roles/class-abstract-role-manager.php +2 -0
- admin/roles/class-register-roles.php +2 -0
- admin/roles/class-role-manager-factory.php +2 -0
- admin/roles/class-role-manager-vip.php +2 -0
- admin/roles/class-role-manager-wp.php +2 -0
- admin/roles/class-role-manager.php +2 -0
- admin/statistics/class-statistics-integration.php +2 -0
- admin/statistics/class-statistics-service.php +2 -0
- admin/taxonomy/class-taxonomy-columns.php +2 -0
- admin/taxonomy/class-taxonomy-content-fields.php +2 -0
- admin/taxonomy/class-taxonomy-fields-presenter.php +2 -0
- admin/taxonomy/class-taxonomy-fields.php +2 -0
- admin/taxonomy/class-taxonomy-metabox.php +3 -51
- admin/taxonomy/class-taxonomy-settings-fields.php +2 -0
- admin/taxonomy/class-taxonomy-social-fields.php +2 -0
- admin/taxonomy/class-taxonomy.php +2 -0
- admin/tracking/class-tracking-default-data.php +2 -0
- admin/tracking/class-tracking-plugin-data.php +2 -0
- admin/tracking/class-tracking-server-data.php +2 -0
- admin/tracking/class-tracking-theme-data.php +2 -0
- admin/tracking/class-tracking.php +2 -0
- admin/views/class-view-utils.php +2 -0
- admin/views/class-yoast-form-fieldset.php +2 -0
- admin/views/class-yoast-input-select.php +2 -0
- admin/views/form/fieldset.php +2 -0
- admin/views/form/select.php +2 -0
- admin/views/interface-yoast-form-element.php +2 -0
- admin/views/js-templates-primary-term.php +2 -0
- admin/views/licenses.php +3 -1
- admin/views/partial-alerts-errors.php +2 -0
- admin/views/partial-alerts-template.php +2 -0
- admin/views/partial-alerts-warnings.php +2 -0
- admin/views/tabs/dashboard/dashboard.php +2 -0
- admin/views/tabs/dashboard/features.php +3 -1
- admin/views/tabs/dashboard/site-analysis.php +2 -0
- admin/views/tabs/dashboard/webmaster-tools.php +2 -0
- admin/views/tabs/metas/archives.php +2 -0
- admin/views/tabs/metas/breadcrumbs.php +2 -0
- admin/views/tabs/metas/general.php +2 -0
- admin/views/tabs/metas/general/force-rewrite-title.php +2 -0
- admin/views/tabs/metas/general/homepage.php +2 -0
- admin/views/tabs/metas/general/knowledge-graph.php +2 -0
- admin/views/tabs/metas/general/title-separator.php +2 -0
- admin/views/tabs/metas/media.php +2 -0
- admin/views/tabs/metas/post-types.php +4 -2
- admin/views/tabs/metas/rss.php +2 -0
- admin/views/tabs/metas/taxonomies.php +2 -0
- admin/views/tabs/social/accounts.php +2 -0
- admin/views/tabs/social/facebook.php +5 -0
- admin/views/tabs/social/google.php +2 -0
- admin/views/tabs/social/pinterest.php +2 -0
- admin/views/tabs/social/twitterbox.php +2 -0
- admin/views/tabs/tool/import-seo.php +2 -0
- admin/views/tabs/tool/wpseo-export.php +2 -0
- admin/views/tabs/tool/wpseo-import.php +2 -0
- admin/views/tool-bulk-editor.php +3 -1
- admin/views/tool-file-editor.php +2 -0
- admin/views/tool-import-export.php +11 -3
- admin/views/user-profile.php +2 -0
- admin/watchers/class-slug-change-watcher.php +5 -1
- css/dist/{admin-global-710-rtl.min.css → admin-global-720-rtl.min.css} +0 -0
- css/dist/{admin-global-710.min.css → admin-global-720.min.css} +0 -0
- css/dist/{adminbar-710-rtl.min.css → adminbar-720-rtl.min.css} +0 -0
- css/dist/{adminbar-710.min.css → adminbar-720.min.css} +0 -0
- css/dist/{alerts-710-rtl.min.css → alerts-720-rtl.min.css} +0 -0
- css/dist/{alerts-710.min.css → alerts-720.min.css} +0 -0
- css/dist/{dashboard-710-rtl.min.css → dashboard-720-rtl.min.css} +0 -0
- css/dist/{dashboard-710.min.css → dashboard-720.min.css} +0 -0
- css/dist/{edit-page-710-rtl.min.css → edit-page-720-rtl.min.css} +0 -0
- css/dist/{edit-page-710.min.css → edit-page-720.min.css} +0 -0
- css/dist/{featured-image-710-rtl.min.css → featured-image-720-rtl.min.css} +0 -0
- css/dist/{featured-image-710.min.css → featured-image-720.min.css} +0 -0
- css/dist/{filter-explanation-710-rtl.min.css → filter-explanation-720-rtl.min.css} +0 -0
- css/dist/{filter-explanation-710.min.css → filter-explanation-720.min.css} +0 -0
- css/dist/{inside-editor-710-rtl.min.css → inside-editor-720-rtl.min.css} +0 -0
- css/dist/{inside-editor-710.min.css → inside-editor-720.min.css} +0 -0
- css/dist/{metabox-710-rtl.min.css → metabox-720-rtl.min.css} +1 -1
- css/dist/{metabox-710.min.css → metabox-720.min.css} +1 -1
- css/dist/{metabox-primary-category-710-rtl.min.css → metabox-primary-category-720-rtl.min.css} +0 -0
- css/dist/{metabox-primary-category-710.min.css → metabox-primary-category-720.min.css} +0 -0
- css/dist/{snippet-710-rtl.min.css → snippet-720-rtl.min.css} +0 -0
- css/dist/{snippet-710.min.css → snippet-720.min.css} +0 -0
- css/dist/{toggle-switch-710-rtl.min.css → toggle-switch-720-rtl.min.css} +0 -0
- css/dist/{toggle-switch-710.min.css → toggle-switch-720.min.css} +0 -0
- css/dist/{wpseo-dismissible-710-rtl.min.css → wpseo-dismissible-720-rtl.min.css} +0 -0
- css/dist/{wpseo-dismissible-710.min.css → wpseo-dismissible-720.min.css} +0 -0
- css/dist/{yoast-components-710-rtl.min.css → yoast-components-720-rtl.min.css} +0 -0
- css/dist/{yoast-components-710.min.css → yoast-components-720.min.css} +0 -0
- css/dist/{yoast-extensions-710-rtl.min.css → yoast-extensions-720-rtl.min.css} +0 -0
- css/dist/{yoast-extensions-710.min.css → yoast-extensions-720.min.css} +0 -0
- css/dist/{yst_plugin_tools-710-rtl.min.css → yst_plugin_tools-720-rtl.min.css} +0 -0
- css/dist/{yst_plugin_tools-710.min.css → yst_plugin_tools-720.min.css} +0 -0
- css/dist/{yst_seo_score-710-rtl.min.css → yst_seo_score-720-rtl.min.css} +0 -0
- css/dist/{yst_seo_score-710.min.css → yst_seo_score-720.min.css} +0 -0
- deprecated/class-submenu-hider.php +2 -0
- deprecated/class-wpseo-advanced-settings.php +2 -0
- deprecated/class-wpseo-option-internallinks.php +2 -0
- deprecated/class-wpseo-option-permalinks.php +2 -0
- frontend/class-breadcrumbs.php +2 -0
- frontend/class-frontend-page-type.php +2 -0
- frontend/class-frontend.php +4 -1
- frontend/class-json-ld.php +2 -0
- frontend/class-opengraph-image.php +2 -0
- frontend/class-opengraph.php +18 -0
- frontend/class-primary-category.php +2 -0
- frontend/class-remove-reply-to-com.php +2 -0
- frontend/class-twitter.php +2 -0
- frontend/class-woocommerce-shop-page.php +2 -0
- inc/class-post-type.php +2 -0
- inc/class-rewrite.php +2 -0
- inc/class-upgrade.php +3 -2
- inc/class-wpseo-features.php +3 -2
- inc/class-wpseo-installation.php +2 -0
- inc/class-wpseo-meta.php +3 -1
- inc/class-wpseo-primary-term.php +2 -0
- inc/class-wpseo-rank.php +2 -0
- inc/class-wpseo-replace-vars.php +6 -4
- inc/class-wpseo-shortlinker.php +75 -19
- inc/class-wpseo-statistics.php +2 -0
- inc/class-wpseo-utils.php +56 -2
- inc/interface-wpseo-wordpress-integration.php +2 -0
- inc/language-utils.php +4 -2
- inc/options/class-wpseo-option-ms.php +2 -0
- inc/options/class-wpseo-option-social.php +10 -0
- inc/options/class-wpseo-option-titles.php +2 -0
- inc/options/class-wpseo-option-wpseo.php +2 -0
- inc/options/class-wpseo-option.php +2 -0
- inc/options/class-wpseo-options-backfill.php +2 -0
- inc/options/class-wpseo-options.php +2 -0
- inc/options/class-wpseo-taxonomy-meta.php +2 -0
- inc/sitemaps/class-author-sitemap-provider.php +2 -0
- inc/sitemaps/class-post-type-sitemap-provider.php +3 -1
- inc/sitemaps/class-sitemap-cache-data.php +2 -0
- inc/sitemaps/class-sitemap-image-parser.php +2 -0
- inc/sitemaps/class-sitemap-timezone.php +2 -0
- inc/sitemaps/class-sitemaps-admin.php +2 -0
- inc/sitemaps/class-sitemaps-cache-validator.php +2 -0
- inc/sitemaps/class-sitemaps-cache.php +2 -0
- inc/sitemaps/class-sitemaps-renderer.php +2 -0
- inc/sitemaps/class-sitemaps-router.php +2 -0
- inc/sitemaps/class-sitemaps.php +2 -0
- inc/sitemaps/class-taxonomy-sitemap-provider.php +2 -0
- inc/sitemaps/interface-sitemap-cache-data.php +2 -0
- inc/sitemaps/interface-sitemap-provider.php +2 -0
- inc/wpseo-functions-deprecated.php +2 -0
- inc/wpseo-functions.php +2 -0
- inc/wpseo-non-ajax-functions.php +2 -0
- js/dist/commons-710.min.js +0 -34
- js/dist/commons-720.min.js +34 -0
- js/dist/configuration-wizard-710.min.js +0 -24
admin/ajax.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
@@ -178,7 +180,7 @@ function wpseo_upsert_meta( $post_id, $new_meta_value, $orig_meta_value, $meta_k
|
|
178 |
$upsert_results['status'] = 'failure';
|
179 |
$upsert_results['results'] = sprintf(
|
180 |
/* translators: %s expands to post type. */
|
181 |
-
__( 'Post has an invalid
|
182 |
$the_post->post_type
|
183 |
);
|
184 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
180 |
$upsert_results['status'] = 'failure';
|
181 |
$upsert_results['results'] = sprintf(
|
182 |
/* translators: %s expands to post type. */
|
183 |
+
__( 'Post has an invalid Content Type: %s.', 'wordpress-seo' ),
|
184 |
$the_post->post_type
|
185 |
);
|
186 |
|
admin/ajax/class-recalculate-scores-ajax.php
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
*
|
|
|
|
|
4 |
*/
|
5 |
|
6 |
/**
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
+
* @package WPSEO\Admin\Ajax
|
6 |
*/
|
7 |
|
8 |
/**
|
admin/ajax/class-shortcode-filter.php
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
*
|
|
|
|
|
4 |
*/
|
5 |
|
6 |
/**
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
+
* @package WPSEO\Admin\Ajax
|
6 |
*/
|
7 |
|
8 |
/**
|
admin/ajax/class-yoast-dismissable-notice.php
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
*
|
|
|
|
|
4 |
*/
|
5 |
|
6 |
/**
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
+
* @package WPSEO\Admin\Ajax
|
6 |
*/
|
7 |
|
8 |
/**
|
admin/ajax/class-yoast-onpage-ajax.php
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
*
|
|
|
|
|
4 |
*/
|
5 |
|
6 |
/**
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
+
* @package WPSEO\Admin\Ajax
|
6 |
*/
|
7 |
|
8 |
/**
|
admin/ajax/class-yoast-plugin-conflict-ajax.php
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
*
|
|
|
|
|
4 |
*/
|
5 |
|
6 |
/**
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
+
* @package WPSEO\Admin\Ajax
|
6 |
*/
|
7 |
|
8 |
/**
|
admin/banner/class-admin-banner-renderer.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Banner
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Banner
|
6 |
*/
|
7 |
|
admin/banner/class-admin-banner-sidebar-renderer.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Banner
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Banner
|
6 |
*/
|
7 |
|
admin/banner/class-admin-banner-sidebar.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Banner
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Banner
|
6 |
*/
|
7 |
|
admin/banner/class-admin-banner-spot-renderer.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Banner
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Banner
|
6 |
*/
|
7 |
|
admin/banner/class-admin-banner-spot.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Banner
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Banner
|
6 |
*/
|
7 |
|
admin/banner/class-admin-banner.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Banner
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Banner
|
6 |
*/
|
7 |
|
admin/capabilities/class-abstract-capability-manager.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Capabilities
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Capabilities
|
6 |
*/
|
7 |
|
admin/capabilities/class-capability-manager-factory.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Capabilities
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Capabilities
|
6 |
*/
|
7 |
|
admin/capabilities/class-capability-manager-integration.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Capabilities
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Capabilities
|
6 |
*/
|
7 |
|
admin/capabilities/class-capability-manager-vip.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Capabilities
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Capabilities
|
6 |
*/
|
7 |
|
admin/capabilities/class-capability-manager-wp.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Capabilities
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Capabilities
|
6 |
*/
|
7 |
|
admin/capabilities/class-capability-manager.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Capabilities
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Capabilities
|
6 |
*/
|
7 |
|
admin/capabilities/class-capability-utils.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Capabilities
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Capabilities
|
6 |
*/
|
7 |
|
admin/capabilities/class-register-capabilities.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Capabilities
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Capabilities
|
6 |
*/
|
7 |
|
admin/class-admin-asset-dev-server-location.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-admin-asset-location.php
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
*
|
|
|
|
|
4 |
*/
|
5 |
|
6 |
/**
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
+
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
8 |
/**
|
admin/class-admin-asset-manager.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-admin-asset-seo-location.php
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
*
|
|
|
|
|
4 |
*/
|
5 |
|
6 |
/**
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
+
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
8 |
/**
|
admin/class-admin-help-panel.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-admin-init.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
@@ -148,7 +150,7 @@ class WPSEO_Admin_Init {
|
|
148 |
|
149 |
$info_message .= sprintf(
|
150 |
/* translators: %1$s resolves to the opening tag of the link to the comment setting page, %2$s resolves to the closing tag of the link */
|
151 |
-
__( '
|
152 |
'<a href="' . esc_url( admin_url( 'options-discussion.php' ) ) . '">',
|
153 |
'</a>'
|
154 |
);
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
150 |
|
151 |
$info_message .= sprintf(
|
152 |
/* translators: %1$s resolves to the opening tag of the link to the comment setting page, %2$s resolves to the closing tag of the link */
|
153 |
+
__( 'To fix this uncheck the box in front of the "Break comments into pages..." on the %1$sComment settings page%2$s.', 'wordpress-seo' ),
|
154 |
'<a href="' . esc_url( admin_url( 'options-discussion.php' ) ) . '">',
|
155 |
'</a>'
|
156 |
);
|
admin/class-admin-user-profile.php
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
-
* @since
|
5 |
*/
|
6 |
|
7 |
/**
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
+
* @since 1.8.0
|
7 |
*/
|
8 |
|
9 |
/**
|
admin/class-admin-utils.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-admin.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-asset.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-bulk-description-editor-list-table.php
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Bulk Editor
|
4 |
-
* @since
|
5 |
*/
|
6 |
|
7 |
/**
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Bulk Editor
|
6 |
+
* @since 1.5.0
|
7 |
*/
|
8 |
|
9 |
/**
|
admin/class-bulk-editor-list-table.php
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Bulk Editor
|
4 |
-
* @since
|
5 |
*/
|
6 |
|
7 |
/**
|
@@ -404,7 +406,7 @@ class WPSEO_Bulk_List_Table extends WP_List_Table {
|
|
404 |
$post_type_filter = filter_input( INPUT_GET, 'post_type_filter' );
|
405 |
$selected = ( ! empty( $post_type_filter ) ) ? sanitize_text_field( $post_type_filter ) : '-1';
|
406 |
|
407 |
-
$options = '<option value="-1">' . esc_html__( 'Show All
|
408 |
|
409 |
if ( is_array( $post_types ) && $post_types !== array() ) {
|
410 |
foreach ( $post_types as $post_type ) {
|
@@ -421,7 +423,7 @@ class WPSEO_Bulk_List_Table extends WP_List_Table {
|
|
421 |
printf(
|
422 |
'<label for="%1$s" class="screen-reader-text">%2$s</label>',
|
423 |
esc_attr( 'post-type-filter-' . $instance_type ),
|
424 |
-
esc_html__( 'Filter by
|
425 |
);
|
426 |
printf(
|
427 |
'<select name="post_type_filter" id="%2$s">%1$s</select>',
|
@@ -1004,7 +1006,7 @@ class WPSEO_Bulk_List_Table extends WP_List_Table {
|
|
1004 |
$columns = array_merge(
|
1005 |
array(
|
1006 |
'col_page_title' => __( 'WP Page Title', 'wordpress-seo' ),
|
1007 |
-
'col_post_type' => __( '
|
1008 |
'col_post_status' => __( 'Post Status', 'wordpress-seo' ),
|
1009 |
'col_post_date' => __( 'Publication date', 'wordpress-seo' ),
|
1010 |
'col_page_slug' => __( 'Page URL/Slug', 'wordpress-seo' ),
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Bulk Editor
|
6 |
+
* @since 1.5.0
|
7 |
*/
|
8 |
|
9 |
/**
|
406 |
$post_type_filter = filter_input( INPUT_GET, 'post_type_filter' );
|
407 |
$selected = ( ! empty( $post_type_filter ) ) ? sanitize_text_field( $post_type_filter ) : '-1';
|
408 |
|
409 |
+
$options = '<option value="-1">' . esc_html__( 'Show All Content Types', 'wordpress-seo' ) . '</option>';
|
410 |
|
411 |
if ( is_array( $post_types ) && $post_types !== array() ) {
|
412 |
foreach ( $post_types as $post_type ) {
|
423 |
printf(
|
424 |
'<label for="%1$s" class="screen-reader-text">%2$s</label>',
|
425 |
esc_attr( 'post-type-filter-' . $instance_type ),
|
426 |
+
esc_html__( 'Filter by content type', 'wordpress-seo' )
|
427 |
);
|
428 |
printf(
|
429 |
'<select name="post_type_filter" id="%2$s">%1$s</select>',
|
1006 |
$columns = array_merge(
|
1007 |
array(
|
1008 |
'col_page_title' => __( 'WP Page Title', 'wordpress-seo' ),
|
1009 |
+
'col_post_type' => __( 'Content Type', 'wordpress-seo' ),
|
1010 |
'col_post_status' => __( 'Post Status', 'wordpress-seo' ),
|
1011 |
'col_post_date' => __( 'Publication date', 'wordpress-seo' ),
|
1012 |
'col_page_slug' => __( 'Page URL/Slug', 'wordpress-seo' ),
|
admin/class-bulk-title-editor-list-table.php
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Bulk Editor
|
4 |
-
* @since
|
5 |
*/
|
6 |
|
7 |
/**
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Bulk Editor
|
6 |
+
* @since 1.5.0
|
7 |
*/
|
8 |
|
9 |
/**
|
admin/class-collector.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-config.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-cornerstone-field.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-cornerstone.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-customizer.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Customizer
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Customizer
|
6 |
*/
|
7 |
|
admin/class-database-proxy.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-export.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Export
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Export
|
6 |
*/
|
7 |
|
admin/class-extension-manager.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-extension.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-extensions.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-help-center-item.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Options\Tabs
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Options\Tabs
|
6 |
*/
|
7 |
|
admin/class-help-center.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
@@ -7,16 +9,32 @@
|
|
7 |
* Class WPSEO_Help_Center
|
8 |
*/
|
9 |
class WPSEO_Help_Center {
|
10 |
-
/**
|
|
|
|
|
|
|
|
|
11 |
private $tabs;
|
12 |
|
13 |
-
/**
|
|
|
|
|
|
|
|
|
14 |
private $identifier = 'yoast-help-center-container';
|
15 |
|
16 |
-
/**
|
|
|
|
|
|
|
|
|
17 |
protected $help_center_items = array();
|
18 |
|
19 |
-
/**
|
|
|
|
|
|
|
|
|
20 |
protected $premium_support;
|
21 |
|
22 |
/**
|
@@ -90,13 +108,13 @@ class WPSEO_Help_Center {
|
|
90 |
array(
|
91 |
'title' => __( 'Need some help?', 'wordpress-seo' ),
|
92 |
'description' => __( 'Go Premium and our experts will be there for you to answer any questions you might have about the setup and use of the plugin.', 'wordpress-seo' ),
|
93 |
-
'link' => 'https://yoa.st/seo-premium-vt
|
94 |
'linkText' => __( 'Get Yoast SEO Premium now »', 'wordpress-seo' ),
|
95 |
),
|
96 |
array(
|
97 |
'title' => __( 'Want to be a Yoast SEO Expert?', 'wordpress-seo' ),
|
98 |
'description' => __( 'Follow our Yoast SEO for WordPress training and become a certified Yoast SEO Expert!', 'wordpress-seo' ),
|
99 |
-
'link' => 'https://yoa.st/wordpress-training-vt
|
100 |
'linkText' => __( 'Enroll in the Yoast SEO for WordPress training »', 'wordpress-seo' ),
|
101 |
),
|
102 |
);
|
@@ -182,13 +200,13 @@ class WPSEO_Help_Center {
|
|
182 |
// We don't use strong text here, but we do use it in the "Add keyword" popup, this is just to have the same translatable strings.
|
183 |
/* translators: %1$s expands to a 'strong' start tag, %2$s to a 'strong' end tag. */
|
184 |
__( '%1$sNo more dead links%2$s: easy redirect manager', 'wordpress-seo' ), '', ''
|
185 |
-
|
186 |
$popup_content .= '<li>' . __( 'Superfast internal links suggestions', 'wordpress-seo' ) . '</li>';
|
187 |
$popup_content .= '<li>' . sprintf(
|
188 |
// We don't use strong text here, but we do use it in the "Add keyword" popup, this is just to have the same translatable strings.
|
189 |
/* translators: %1$s expands to a 'strong' start tag, %2$s to a 'strong' end tag. */
|
190 |
__( '%1$sSocial media preview%2$s: Facebook & Twitter', 'wordpress-seo' ), '', ''
|
191 |
-
|
192 |
$popup_content .= '<li>' . __( '24/7 support', 'wordpress-seo' ) . '</li>';
|
193 |
$popup_content .= '<li>' . __( 'No ads!', 'wordpress-seo' ) . '</li>';
|
194 |
$popup_content .= '</ul>';
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
9 |
* Class WPSEO_Help_Center
|
10 |
*/
|
11 |
class WPSEO_Help_Center {
|
12 |
+
/**
|
13 |
+
* The tabs in the help center.
|
14 |
+
*
|
15 |
+
* @var WPSEO_Option_Tab[] $tab
|
16 |
+
*/
|
17 |
private $tabs;
|
18 |
|
19 |
+
/**
|
20 |
+
* Mount point in the HTML.
|
21 |
+
*
|
22 |
+
* @var string
|
23 |
+
*/
|
24 |
private $identifier = 'yoast-help-center-container';
|
25 |
|
26 |
+
/**
|
27 |
+
* Additional help center items.
|
28 |
+
*
|
29 |
+
* @var array
|
30 |
+
*/
|
31 |
protected $help_center_items = array();
|
32 |
|
33 |
+
/**
|
34 |
+
* Show premium support tab.
|
35 |
+
*
|
36 |
+
* @var bool
|
37 |
+
*/
|
38 |
protected $premium_support;
|
39 |
|
40 |
/**
|
108 |
array(
|
109 |
'title' => __( 'Need some help?', 'wordpress-seo' ),
|
110 |
'description' => __( 'Go Premium and our experts will be there for you to answer any questions you might have about the setup and use of the plugin.', 'wordpress-seo' ),
|
111 |
+
'link' => WPSEO_Shortlinker::get( 'https://yoa.st/seo-premium-vt' ),
|
112 |
'linkText' => __( 'Get Yoast SEO Premium now »', 'wordpress-seo' ),
|
113 |
),
|
114 |
array(
|
115 |
'title' => __( 'Want to be a Yoast SEO Expert?', 'wordpress-seo' ),
|
116 |
'description' => __( 'Follow our Yoast SEO for WordPress training and become a certified Yoast SEO Expert!', 'wordpress-seo' ),
|
117 |
+
'link' => WPSEO_Shortlinker::get( 'https://yoa.st/wordpress-training-vt' ),
|
118 |
'linkText' => __( 'Enroll in the Yoast SEO for WordPress training »', 'wordpress-seo' ),
|
119 |
),
|
120 |
);
|
200 |
// We don't use strong text here, but we do use it in the "Add keyword" popup, this is just to have the same translatable strings.
|
201 |
/* translators: %1$s expands to a 'strong' start tag, %2$s to a 'strong' end tag. */
|
202 |
__( '%1$sNo more dead links%2$s: easy redirect manager', 'wordpress-seo' ), '', ''
|
203 |
+
) . '</li>';
|
204 |
$popup_content .= '<li>' . __( 'Superfast internal links suggestions', 'wordpress-seo' ) . '</li>';
|
205 |
$popup_content .= '<li>' . sprintf(
|
206 |
// We don't use strong text here, but we do use it in the "Add keyword" popup, this is just to have the same translatable strings.
|
207 |
/* translators: %1$s expands to a 'strong' start tag, %2$s to a 'strong' end tag. */
|
208 |
__( '%1$sSocial media preview%2$s: Facebook & Twitter', 'wordpress-seo' ), '', ''
|
209 |
+
) . '</li>';
|
210 |
$popup_content .= '<li>' . __( '24/7 support', 'wordpress-seo' ) . '</li>';
|
211 |
$popup_content .= '<li>' . __( 'No ads!', 'wordpress-seo' ) . '</li>';
|
212 |
$popup_content .= '</ul>';
|
admin/class-license-page-manager.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-meta-columns.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
@@ -272,7 +274,7 @@ class WPSEO_Meta_Columns {
|
|
272 |
}
|
273 |
|
274 |
/**
|
275 |
-
* Determines the
|
276 |
*
|
277 |
* @param string $readability_filter The Readability filter to use to determine what further filter to apply.
|
278 |
*
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
274 |
}
|
275 |
|
276 |
/**
|
277 |
+
* Determines the Readability score filter to the meta query, based on the passed Readability filter.
|
278 |
*
|
279 |
* @param string $readability_filter The Readability filter to use to determine what further filter to apply.
|
280 |
*
|
admin/class-meta-storage.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Links
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Links
|
6 |
*/
|
7 |
|
admin/class-meta-table-accessible.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Links
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Links
|
6 |
*/
|
7 |
|
admin/class-option-tab.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Options\Tabs
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Options\Tabs
|
6 |
*/
|
7 |
|
admin/class-option-tabs-formatter.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Options\Tabs
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Options\Tabs
|
6 |
*/
|
7 |
|
admin/class-option-tabs.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Options\Tabs
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Options\Tabs
|
6 |
*/
|
7 |
|
admin/class-plugin-availability.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Plugin_Availability
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Plugin_Availability
|
6 |
*/
|
7 |
|
admin/class-plugin-compatibility.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Plugin_Compatibility
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Plugin_Compatibility
|
6 |
*/
|
7 |
|
admin/class-plugin-conflict.php
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
-
* @since
|
5 |
*/
|
6 |
|
7 |
/**
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
+
* @since 1.7.0
|
7 |
*/
|
8 |
|
9 |
/**
|
admin/class-premium-popup.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-premium-upsell-admin-block.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-primary-term-admin.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-product-upsell-notice.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-recalculate-scores.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-remote-request.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-social-admin.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-suggested-plugins.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Suggested_Plugins
|
4 |
*/
|
5 |
|
@@ -58,7 +60,7 @@ class WPSEO_Suggested_Plugins implements WPSEO_WordPress_Integration {
|
|
58 |
$dependency_names = $checker->get_dependency_names( $plugin );
|
59 |
$notification = $this->get_yoast_seo_suggested_plugins_notification( $plugin_name, $plugin, $dependency_names[0] );
|
60 |
|
61 |
-
if ( ! $checker->is_installed( $plugin ) || ! $checker->is_active( $plugin['slug'] ) ) {
|
62 |
$this->notification_center->add_notification( $notification );
|
63 |
|
64 |
continue;
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Suggested_Plugins
|
6 |
*/
|
7 |
|
60 |
$dependency_names = $checker->get_dependency_names( $plugin );
|
61 |
$notification = $this->get_yoast_seo_suggested_plugins_notification( $plugin_name, $plugin, $dependency_names[0] );
|
62 |
|
63 |
+
if ( ! WPSEO_Utils::is_yoast_seo_premium() && ( ! $checker->is_installed( $plugin ) || ! $checker->is_active( $plugin['slug'] ) ) ) {
|
64 |
$this->notification_center->add_notification( $notification );
|
65 |
|
66 |
continue;
|
admin/class-yoast-alerts.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Notifications
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Notifications
|
6 |
*/
|
7 |
|
admin/class-yoast-columns.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-yoast-dashboard-widget.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-yoast-form.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/class-yoast-notification-center.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Notifications
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Notifications
|
6 |
*/
|
7 |
|
admin/class-yoast-notification.php
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
*
|
4 |
-
*
|
|
|
|
|
5 |
*/
|
6 |
|
7 |
/**
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
+
* @package WPSEO\Admin\Notifications
|
6 |
+
* @since 1.5.3
|
7 |
*/
|
8 |
|
9 |
/**
|
admin/class-yoast-plugin-conflict.php
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
-
* @since
|
5 |
*/
|
6 |
|
7 |
/**
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
+
* @since 1.7.0
|
7 |
*/
|
8 |
|
9 |
/**
|
admin/config-ui/class-configuration-components.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/class-configuration-endpoint.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/class-configuration-options-adapter.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/class-configuration-page.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin
|
6 |
*/
|
7 |
|
admin/config-ui/class-configuration-service.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/class-configuration-storage.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/class-configuration-structure.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/class-configuration-translations.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/components/class-component-configuration-choices.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/components/class-component-connect-google-search-console.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/components/class-component-mailchimp-signup.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/components/class-component-suggestions.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/components/interface-component.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/factories/class-factory-post-type.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Configurator
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Configurator
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-choice-post-type.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-choice.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-company-logo.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Configurator
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Configurator
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-company-name.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Configurator
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Configurator
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-company-or-person.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Configurator
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Configurator
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-configuration-choices.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-connect-google-search-console.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-environment.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-google-search-console-intro.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-mailchimp-signup.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-multiple-authors.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-person-name.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\Configurator
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\Configurator
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-post-type-visibility.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-profile-url-facebook.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-profile-url-googleplus.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-profile-url-instagram.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-profile-url-linkedin.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-profile-url-myspace.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-profile-url-pinterest.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-profile-url-twitter.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-profile-url-youtube.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-separator.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-site-name.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-site-type.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI
|
4 |
*/
|
5 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* WPSEO plugin file.
|
4 |
+
*
|
5 |
* @package WPSEO\Admin\ConfigurationUI
|
6 |
*/
|
7 |
|
admin/config-ui/fields/class-field-social-profiles-intro.php
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
|
|
|
|
3 |
* @package WPSEO\Admin\ConfigurationUI |