Changeset 3039155
- Timestamp:
- 02/21/2024 11:45:40 AM (2 years ago)
- Location:
- diagnoseo
- Files:
-
- 3 edited
- 37 copied
-
tags/1.2.25 (copied) (copied from diagnoseo/trunk)
-
tags/1.2.25/css/diagnoseo-admin.css (copied) (copied from diagnoseo/trunk/css/diagnoseo-admin.css)
-
tags/1.2.25/css/diagnoseo-editor.css (copied) (copied from diagnoseo/trunk/css/diagnoseo-editor.css)
-
tags/1.2.25/diagnoseo.php (copied) (copied from diagnoseo/trunk/diagnoseo.php) (1 diff)
-
tags/1.2.25/includes/admin-bar-menu.php (copied) (copied from diagnoseo/trunk/includes/admin-bar-menu.php)
-
tags/1.2.25/includes/api-endpoints.php (copied) (copied from diagnoseo/trunk/includes/api-endpoints.php)
-
tags/1.2.25/includes/assets.php (copied) (copied from diagnoseo/trunk/includes/assets.php)
-
tags/1.2.25/includes/blocks.php (copied) (copied from diagnoseo/trunk/includes/blocks.php)
-
tags/1.2.25/includes/blocks/breadcrumbs/breadcrumbs.php (copied) (copied from diagnoseo/trunk/includes/blocks/breadcrumbs/breadcrumbs.php)
-
tags/1.2.25/includes/category-links.php (copied) (copied from diagnoseo/trunk/includes/category-links.php)
-
tags/1.2.25/includes/class-diagnoseo-breadcrumbs.php (copied) (copied from diagnoseo/trunk/includes/class-diagnoseo-breadcrumbs.php)
-
tags/1.2.25/includes/class-diagnoseo-generalsettings.php (copied) (copied from diagnoseo/trunk/includes/class-diagnoseo-generalsettings.php)
-
tags/1.2.25/includes/class-diagnoseo-metatags.php (copied) (copied from diagnoseo/trunk/includes/class-diagnoseo-metatags.php)
-
tags/1.2.25/includes/class-diagnoseo-metatagsettings.php (copied) (copied from diagnoseo/trunk/includes/class-diagnoseo-metatagsettings.php)
-
tags/1.2.25/includes/class-diagnoseo-schemasettings.php (copied) (copied from diagnoseo/trunk/includes/class-diagnoseo-schemasettings.php) (3 diffs)
-
tags/1.2.25/includes/class-diagnoseo-settings.php (copied) (copied from diagnoseo/trunk/includes/class-diagnoseo-settings.php)
-
tags/1.2.25/includes/class-diagnoseo-settingshelper.php (copied) (copied from diagnoseo/trunk/includes/class-diagnoseo-settingshelper.php)
-
tags/1.2.25/includes/class-diagnoseo-socialsettings.php (copied) (copied from diagnoseo/trunk/includes/class-diagnoseo-socialsettings.php)
-
tags/1.2.25/includes/content-watcher-meta.php (copied) (copied from diagnoseo/trunk/includes/content-watcher-meta.php)
-
tags/1.2.25/includes/content-watcher-scripts.php (copied) (copied from diagnoseo/trunk/includes/content-watcher-scripts.php)
-
tags/1.2.25/includes/customize/breadcrumbs.php (copied) (copied from diagnoseo/trunk/includes/customize/breadcrumbs.php)
-
tags/1.2.25/includes/customize/customize-utils.php (copied) (copied from diagnoseo/trunk/includes/customize/customize-utils.php)
-
tags/1.2.25/includes/customize/defaults.php (copied) (copied from diagnoseo/trunk/includes/customize/defaults.php)
-
tags/1.2.25/includes/metabox-seo-settings.php (copied) (copied from diagnoseo/trunk/includes/metabox-seo-settings.php)
-
tags/1.2.25/includes/option-defaults.php (copied) (copied from diagnoseo/trunk/includes/option-defaults.php)
-
tags/1.2.25/includes/sitemap.php (copied) (copied from diagnoseo/trunk/includes/sitemap.php)
-
tags/1.2.25/includes/structured-data.php (copied) (copied from diagnoseo/trunk/includes/structured-data.php)
-
tags/1.2.25/includes/utils.php (copied) (copied from diagnoseo/trunk/includes/utils.php)
-
tags/1.2.25/js/blocks/breadcrumbs.min.js (copied) (copied from diagnoseo/trunk/js/blocks/breadcrumbs.min.js)
-
tags/1.2.25/js/build/index.js (copied) (copied from diagnoseo/trunk/js/build/index.js)
-
tags/1.2.25/js/diagnoseo-checks.min.js (copied) (copied from diagnoseo/trunk/js/diagnoseo-checks.min.js)
-
tags/1.2.25/js/diagnoseo-editor-metabox.min.js (copied) (copied from diagnoseo/trunk/js/diagnoseo-editor-metabox.min.js)
-
tags/1.2.25/js/diagnoseo-editor.min.js (copied) (copied from diagnoseo/trunk/js/diagnoseo-editor.min.js)
-
tags/1.2.25/js/diagnoseo.min.js (copied) (copied from diagnoseo/trunk/js/diagnoseo.min.js)
-
tags/1.2.25/languages (copied) (copied from diagnoseo/trunk/languages)
-
tags/1.2.25/readme.txt (copied) (copied from diagnoseo/trunk/readme.txt) (1 diff)
-
tags/1.2.25/wpml-config.xml (copied) (copied from diagnoseo/trunk/wpml-config.xml)
-
trunk/diagnoseo.php (modified) (1 diff)
-
trunk/includes/class-diagnoseo-schemasettings.php (modified) (3 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
diagnoseo/tags/1.2.25/diagnoseo.php
r3039146 r3039155 4 4 * Plugin URI: https://diagnoseo.com/wordpress-seo-plugin/ 5 5 * Description: Powerful SEO plugin for WordPress. The most lightweight and complete SEO solution on the market! It includes best-in-class content analyzer and keyword placement checkpoints. 6 * Version: 1.2.2 46 * Version: 1.2.25 7 7 * Author: DiagnoSEO 8 8 * Author URI: https://diagnoseo.com/ -
diagnoseo/tags/1.2.25/includes/class-diagnoseo-schemasettings.php
r3039146 r3039155 98 98 <th><label for="diagnoseo_site_owner_url"><?php esc_html_e( 'URL', 'diagnoseo' ); ?></label></th> 99 99 <td> 100 <input type="url" id="diagnoseo_site_owner_url" name="diagnoseo_site_owner_url" value="<?php echo esc_attr( get_option( 'diagnoseo_site_owner_url', $this->defaults[' '] ) ); ?>" class="regular-text" />100 <input type="url" id="diagnoseo_site_owner_url" name="diagnoseo_site_owner_url" value="<?php echo esc_attr( get_option( 'diagnoseo_site_owner_url', $this->defaults['diagnoseo_site_owner_url'] ) ); ?>" class="regular-text" /> 101 101 </td> 102 102 </tr> … … 104 104 <th><label for="diagnoseo_site_owner_email"><?php esc_html_e( 'E-mail', 'diagnoseo' ); ?></label></th> 105 105 <td> 106 <input type="email" id="diagnoseo_site_owner_email" name="diagnoseo_site_owner_email" value="<?php echo esc_attr( get_option( 'diagnoseo_site_owner_email', $this->defaults[' '] ) ); ?>" class="regular-text" />106 <input type="email" id="diagnoseo_site_owner_email" name="diagnoseo_site_owner_email" value="<?php echo esc_attr( get_option( 'diagnoseo_site_owner_email', $this->defaults['diagnoseo_site_owner_email'] ) ); ?>" class="regular-text" /> 107 107 </td> 108 108 </tr> … … 110 110 <th><label for="diagnoseo_site_owner_phone"><?php esc_html_e( 'Phone', 'diagnoseo' ); ?></label></th> 111 111 <td> 112 <input type="tel" id="diagnoseo_site_owner_phone" name="diagnoseo_site_owner_phone" value="<?php echo esc_attr( get_option( 'diagnoseo_site_owner_phone', $this->defaults[' '] ) ); ?>" class="regular-text" />112 <input type="tel" id="diagnoseo_site_owner_phone" name="diagnoseo_site_owner_phone" value="<?php echo esc_attr( get_option( 'diagnoseo_site_owner_phone', $this->defaults['diagnoseo_site_owner_phone'] ) ); ?>" class="regular-text" /> 113 113 </td> 114 114 </tr> -
diagnoseo/tags/1.2.25/readme.txt
r3039146 r3039155 4 4 Requires at least: 4.7 5 5 Tested up to: 6.4.3 6 Stable tag: 1.2.2 46 Stable tag: 1.2.25 7 7 Requires PHP: 5.0 8 8 License: GPLv2 or later -
diagnoseo/trunk/diagnoseo.php
r3039146 r3039155 4 4 * Plugin URI: https://diagnoseo.com/wordpress-seo-plugin/ 5 5 * Description: Powerful SEO plugin for WordPress. The most lightweight and complete SEO solution on the market! It includes best-in-class content analyzer and keyword placement checkpoints. 6 * Version: 1.2.2 46 * Version: 1.2.25 7 7 * Author: DiagnoSEO 8 8 * Author URI: https://diagnoseo.com/ -
diagnoseo/trunk/includes/class-diagnoseo-schemasettings.php
r3039146 r3039155 98 98 <th><label for="diagnoseo_site_owner_url"><?php esc_html_e( 'URL', 'diagnoseo' ); ?></label></th> 99 99 <td> 100 <input type="url" id="diagnoseo_site_owner_url" name="diagnoseo_site_owner_url" value="<?php echo esc_attr( get_option( 'diagnoseo_site_owner_url', $this->defaults[' '] ) ); ?>" class="regular-text" />100 <input type="url" id="diagnoseo_site_owner_url" name="diagnoseo_site_owner_url" value="<?php echo esc_attr( get_option( 'diagnoseo_site_owner_url', $this->defaults['diagnoseo_site_owner_url'] ) ); ?>" class="regular-text" /> 101 101 </td> 102 102 </tr> … … 104 104 <th><label for="diagnoseo_site_owner_email"><?php esc_html_e( 'E-mail', 'diagnoseo' ); ?></label></th> 105 105 <td> 106 <input type="email" id="diagnoseo_site_owner_email" name="diagnoseo_site_owner_email" value="<?php echo esc_attr( get_option( 'diagnoseo_site_owner_email', $this->defaults[' '] ) ); ?>" class="regular-text" />106 <input type="email" id="diagnoseo_site_owner_email" name="diagnoseo_site_owner_email" value="<?php echo esc_attr( get_option( 'diagnoseo_site_owner_email', $this->defaults['diagnoseo_site_owner_email'] ) ); ?>" class="regular-text" /> 107 107 </td> 108 108 </tr> … … 110 110 <th><label for="diagnoseo_site_owner_phone"><?php esc_html_e( 'Phone', 'diagnoseo' ); ?></label></th> 111 111 <td> 112 <input type="tel" id="diagnoseo_site_owner_phone" name="diagnoseo_site_owner_phone" value="<?php echo esc_attr( get_option( 'diagnoseo_site_owner_phone', $this->defaults[' '] ) ); ?>" class="regular-text" />112 <input type="tel" id="diagnoseo_site_owner_phone" name="diagnoseo_site_owner_phone" value="<?php echo esc_attr( get_option( 'diagnoseo_site_owner_phone', $this->defaults['diagnoseo_site_owner_phone'] ) ); ?>" class="regular-text" /> 113 113 </td> 114 114 </tr> -
diagnoseo/trunk/readme.txt
r3039146 r3039155 4 4 Requires at least: 4.7 5 5 Tested up to: 6.4.3 6 Stable tag: 1.2.2 46 Stable tag: 1.2.25 7 7 Requires PHP: 5.0 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.