Version Information
- Plugin Name: WPSSO Mobile App Meta Tags
- Stable Version: 3.17.1
- Author: JS Morisset
- Description: Apple Store / iTunes and Google Play App meta tags for Apple's mobile Safari banner and Twitter's App Card.
- License: GPLv3
- Requires PHP: 7.2 or newer
- Requires WordPress: 5.4 or newer
- Tested Up To WordPress: 6.1.1
- Last Updated: 1 day ago
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes and/or incompatible API changes (ie. breaking changes).
- {minor} = New functionality was added or improved in a backwards-compatible manner.
- {bugfix} = Backwards-compatible bug fixes or small improvements.
- {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).
Standard Edition Repositories
Development Version Updates
WPSSO Core Premium edition customers have access to development, alpha, beta, and release candidate version updates:
Under the SSO > Update Manager settings page, select the "Development and Up" (for example) version filter for the WPSSO Core plugin and/or its add-ons. When new development versions are available, they will automatically appear under your WordPress Dashboard > Updates page. You can reselect the "Stable / Production" version filter at any time to reinstall the latest stable version.
WPSSO Core Standard edition users (ie. the plugin hosted on WordPress.org) have access to the latest development version under the Advanced Options section.
Changelog / Release Notes
Version 3.17.1 (2023/01/26)
- New Features
- None.
- Improvements
- Updated the minimum WordPress version from v5.2 to v5.4.
- Bugfixes
- None.
- Developer Notes
- Updated the
WpssoAbstractAddOn
library class.
- Updated the
- Requires At Least
- PHP v7.2.
- WordPress v5.4.
- WPSSO Core v14.7.0.
Version 3.17.0 (2023/01/20)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Updated the
SucomAbstractAddOn
common library class.
- Updated the
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v14.5.0.
Version 3.16.0 (2022/03/10)
Maintenance release.
- New Features
- None.
- Improvements
- Added dynamic placeholders to Document SSO metabox title options.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v11.6.0.
Version 3.15.1 (2022/03/07)
Maintenance release.
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v11.5.0.
Version 3.15.0 (2022/02/17)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Updated the
WpssoPage
classget_title()
,get_description()
, andget_caption()
method arguments for WPSSO Core v11.0.0.
- Updated the
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v11.0.0.
Version 3.14.0 (2022/01/19)
- New Features
- None.
- Improvements
- Renamed the Document SSO > Mobile Apps tab to Edit Mobile Apps.
- Bugfixes
- None.
- Developer Notes
- Renamed the lib/abstracts/ folder to lib/abstract/.
- Renamed the
SucomAddOn
class toSucomAbstractAddOn
. - Renamed the
WpssoAddOn
class toWpssoAbstractAddOn
. - Renamed the
WpssoWpMeta
class toWpssoAbstractWpMeta
.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.14.0.
Version 3.13.0 (2021/12/16)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Replaced a call to
WpssoUtil->add_post_type_names()
with a new 'wpsso_add_custom_post_type_options' filter hook.
- Replaced a call to
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.12.0.
Version 3.12.2 (2021/11/16)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Refactored the
SucomAddOn->get_missing_requirements()
method.
- Refactored the
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.8.0.
Version 3.12.1 (2021/10/06)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Standardized
get_table_rows()
calls and filters in 'submenu' and 'sitesubmenu' classes.
- Standardized
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v9.1.0.
Version 3.12.0 (2021/09/24)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Minor code optimization.
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v9.0.0.
Version 3.11.0 (2021/09/11)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- Fixed tooltips for options in the Document SSO metabox.
- Developer Notes
- Added a new WpssoAmFiltersEdit class.
- Added a new WpssoAmFiltersOptions class.
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v8.39.0.
Version 3.10.2 (2021/09/02)
- New Features
- None.
- Improvements
- Minor translation string updates.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v8.37.0.
Version 3.10.1 (2021/08/27)
- New Features
- None.
- Improvements
- Improved logic check for "Add Banner to Home Page" option.
- Bugfixes
- None.
- Developer Notes
- Renamed the 'am_ws_on_index' option key to 'am_ws_on_archive'.
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v8.36.1.
Version 3.10.0 (2021/04/17)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Added support for
SucomForm->get_checklist_post_types()
in the add-on settings page.
- Added support for
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v8.34.0.
This helps me stay on top of new SEO trends and data fields so I can keep my site up to date on the edge of what Google and Facebook want us to tell them… so thank you.
This plugin adds a element to your site that makes your content more relevant on social media sites.
I am an app developer working to get full search, deep linking & social network markup & smart app banners for apps working with Apple, Google, Twitter & Facebook, as part of an app discovery effort. The developer worked with me via support tickets to add new features to the plugin so it can support all the needed tags on page by page basis. Its working :-) thanks to timely support from JS. App developers, this is the plugin you need.