

FYI
- Plugin Name: WPSSO Place / Location and Local SEO Meta (Premium)
- Stable Version: 4.4.1
- Author: JS Morisset
- Description: Facebook / Open Graph Location, Pinterest Place, Schema Local Business and Local SEO meta tags.
- License: Nontransferable License for WordPress Site Address URL
- Requires At Least: WordPress 3.9
- Tested Up To: WordPress 5.3
- Last Updated: 5 hours ago
- Plugin Homepage »
Let Pinterest, Facebook and Google know about your location(s):
Include Pinterest Rich Pin Place, Facebook / Open Graph Location, and Google Local Business / Local SEO meta tags in your webpages.
The WPSSO Place / Location and Local SEO Meta (aka WPSSO PLM) add-on can be used in two different ways:
To provide location information for an Organization, which in turn may be related to the content (ie. the content publisher, event organizer, etc.).
To provide location information for the webpage content (ie. the post/page content is about a specific physical place / location) (Premium add-on).
Note that the WPSSO Organization Markup (aka WPSSO ORG) add-on is required to select a place / location for an organization / local business.
WPSSO PLM Standard Features
Extends the features of the WPSSO Core plugin.
Manage multiple place / location information:
- Place Schema Type
- Place Name
- Place Alternate Name
- Place Description
- Street Address
- P.O. Box Number
- City
- State / Province
- Zip / Postal Code
- Country
- Telephone
- Place Latitude
- Place Longitude
- Place Altitude
- Google Place ID
- Place Image ID
- or Place Image URL
- Open Days / Hours
- Closes Mid-Day
- Seasonal Dates
- Local Business:
- Service Radius
- Currencies Accepted
- Payment Accepted
- Price Range
- Food Establishment:
- Accepts Reservations
- Serves Cuisine
- Food Menu URL
- Order Action URL(s)
WPSSO PLM Premium Features
The Standard version is designed to satisfy the requirements of most standard WordPress sites / blogs. If your site includes posts / pages about a specific place / location, then you may want the Premium version for those additional features.
- Adds a Schema Place tab in the Document SSO metabox to select an address or enter custom address information for the content.
Markup Examples
- Markup Example for a Restaurant using the WPSSO PLM add-on to manage the Place / Location information (address, geo coordinates, business hours – daily and seasonal, restaurant menu URL, and accepts reservation values).
WPSSO Core Plugin Required
WPSSO Place / Location and Local SEO Meta (aka WPSSO PLM) is an add-on for the WPSSO Core plugin.
Install and Uninstall
The WPSSO PLM settings page includes options to manage location addresses, geo location, business hours, service radius, price and currency information, restaurant menu URL, and more.
When editing a post/page, the Schema Place tab provides additional options to manage location addresses, geo location, business hours, service radius, price and currency information, and more (Premium add-on).
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 4.4.2-dev.2 (2019/12/05)
- New Features
- None.
- Improvements
- Renamed the SSO menu item "Place / Location" to "Places / Locations".
- Bugfixes
- None.
- Developer Notes
- None.
Version 4.4.1 (2019/11/23)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Updated
WpssoPlmRegister->activate_plugin()
for the new WpssoUtilReg class in WPSSO Core v6.13.1.
- Updated
Version 4.4.0 (2019/10/26)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- Fixed an incorrect
WpssoPlmFilters->check_location_image_size()
option prefix argument.
- Fixed an incorrect
- Developer Notes
- Moved place / location specific "Head Tags" option keys from WPSSO Core to WPSSO PLM:
- 'add_link_itemprop_hasmenu'
- 'add_meta_itemprop_address'
- 'add_meta_itemprop_telephone'
- 'add_meta_itemprop_currenciesaccepted'
- 'add_meta_itemprop_paymentaccepted'
- 'add_meta_itemprop_pricerange'
- 'add_meta_itemprop_acceptsreservations'
- 'add_meta_itemprop_servescuisine'
- Moved place / location specific "Head Tags" option keys from WPSSO Core to WPSSO PLM:
Version 4.3.2 (2019/10/22)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- Fixed option label column width under the Document SSO > Schema Place tab.
- Fixed show/hide Food Establishment options under the Document SSO > Schema Place tab.
- Developer Notes
- Update method arguments for
SucomForm->get_select()
in WPSSO Core v6.9.0.
- Update method arguments for