
Version Information
- Plugin Name: WPSSO Mobile App Meta Tags
- Stable Version: 3.9.0
- 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.0 or newer
- Requires WordPress: 4.5 or newer
- Tested Up To WordPress: 5.6
- Last Updated: 2 days ago
- Plugin Home Page »
Promote your website's mobile App with a banner in Apple's mobile Safari.
Add Twitter App Card meta tags to mobile App product pages:
- twitter:app:country
- twitter:app:id:iphone
- twitter:app:id:ipad
- twitter:app:id:googleplay
- twitter:app:name:iphone
- twitter:app:name:ipad
- twitter:app:name:googleplay
- twitter:app:url:iphone
- twitter:app:url:ipad
- twitter:app:url:googleplay
Users Love the WPSSO AM Add-on
★★★★★ — "Universal links, smart app banners, Twitter app cards - App developers, this is the plugin you need." - markofjohnson
WPSSO AM Standard Features
Extends the features of the WPSSO Core plugin.
Adds an optional banner in Apple's mobile Safari for your website's Apple Store mobile App.
Adds optional Twitter App Card meta tags to webpages.
Adds a Mobile App Meta Tags settings page to the SSO menu with additional options:
- Mobile App Banner
- Add Banner to Home Page
- Add Banner to Post Types (posts, pages, media, products, etc.).
- Add Banner to Archive Pages
- Apple Store App
- Default App ID Number
- Default Affiliate Data
- Default Argument String
- Mobile App Products
- Show Tab on Post Types
- Default App Store Territory
- Mobile App Banner
Includes and optional Mobile Apps tab in the Document SSO metabox with additional options:
- Twitter App Card
- App Store Territory
- iPhone App Details
- iPhone App ID
- iPhone App Name
- iPhone App URL Scheme
- iPad App Details
- iPad App ID
- iPad App Name
- iPad App URL Scheme
- Google Play App Details
- Google Play App ID
- Google Play App Name
- Google Play App URL Scheme
- Mobile App Banner
- App ID Number
- Affiliate Data
- Argument String
- Twitter App Card
WPSSO Core Plugin Required
WPSSO Mobile App Meta Tags (aka WPSSO AM) is an add-on for the WPSSO Core plugin.
WPSSO Core and its add-ons make sure your content looks best on social sites and in search results, no matter how webpages are shared, re-shared, messaged, posted, embedded, or crawled.
Install and Uninstall
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes / re-writes or incompatible API 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 Version Repositories
Changelog / Release Notes
Version 3.9.0 (2020/12/01)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Included the
$addon
argument for library class constructors.
- Included the
- Requires At Least
- PHP v7.0.
- WordPress v4.5.
- WPSSO Core v8.16.0.
Version 3.8.1 (2020/10/17)
- New Features
- None.
- Improvements
- Refactored the add-on class to extend a new WpssoAddOn abstract class.
- Bugfixes
- Fixed backwards compatibility with older 'init_objects' and 'init_plugin' action arguments.
- Developer Notes
- Added a new WpssoAddOn class in lib/abstracts/add-on.php.
- Added a new SucomAddOn class in lib/abstracts/com/add-on.php.
- Requires At Least
- PHP v5.6.
- WordPress v4.4.
- WPSSO Core v8.13.0.