Version Information
- Plugin Name: WPSSO Organization and Place Manager
- Stable Version: 1.11.1
- Author: JS Morisset
- Description: Manage Organizations (publisher, organizer, etc.) and Places for Facebook, Pinterest, and Google local business markup.
- License: GPLv3
- Requires PHP: 7.2 or newer
- Requires WordPress: 5.4 or newer
- Tested Up To WordPress: 6.2.0
- Last Updated: 17 mins 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 1.11.1 (2023/02/17)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Removed the 'is_required' CSS class from input fields.
- Requires At Least
- PHP v7.2.
- WordPress v5.4.
- WPSSO Core v15.3.1.
Version 1.11.0 (2023/02/11)
- New Features
- None.
- Improvements
- Added support for the new Place tab options in the SSO > Advanced Settings > Schema Defaults metabox.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.4.
- WPSSO Core v15.2.0.
Version 1.10.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 1.10.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 1.9.0 (2022/12/29)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Removed the unnecessary lib/abstract/wp-meta.php library file.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v14.1.0.
Version 1.8.0 (2022/12/28)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Update for the
WpssoAbstractWpMeta
class from WPSSO Core v14.0.0.
- Update for the
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v14.0.0.
Version 1.7.0 (2022/11/19)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Updated
SucomForm->get_select()
arguments for WPSSO Core v13.10.0.
- Updated
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v13.10.0.
Version 1.6.0 (2022/10/04)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Moved organization and place tooltip messages to the WPSSO Core plugin.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v13.5.0.
Version 1.5.3 (2022/03/26)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Removed
$check_dupes
from all methods arguments.
- Removed
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v11.8.0.
Version 1.5.2 (2022/03/23)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Replaced call to
$wpsso->post->get_public_ids()
byWpssoPost::get_public_ids()
.
- Replaced call to
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v11.7.2.
Version 1.5.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 1.5.0 (2022/02/17)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- Updated the
WpssoAbstractWpMeta
class for WPSSO Core v11.0.0.
- Updated the
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v11.0.0.
Version 1.4.1 (2022/02/10)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- Fixed the 'wpsso_get_post_options' argument count.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v10.3.0.
Version 1.4.0 (2022/02/02)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Refactored the
WpssoOpmOrgFiltersOptions->check_org_image_sizes()
method to check both logo and banner images.
- Refactored the
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v10.0.0.
Version 1.3.0 (2022/01/19)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- Fixed showing Local Business and Food Establishment options when editing a place.
- 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 1.2.1 (2022/01/13)
- New Features
- None.
- Improvements
- Updated "Organization Schema Type" option help text.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.13.1.
Version 1.2.0 (2021/12/23)
- New Features
- None.
- Improvements
- Added notice messages for selected but deleted or unpublished organization and place IDs.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.12.3.
Version 1.1.1 (2021/12/21)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- Fixed an incorrect text domain for some migrated help messages.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.12.3.
Version 1.1.0 (2021/12/17)
- New Features
- None.
- Improvements
- Added updating of the post object content, along with the title, when saving an organization / place.
- Bugfixes
- Fixed an options version check for cases where the WPSSO ORG and WPSSO PLM add-ons were updated first.
- Developer Notes
- Added a call to
WpssoOptions->set_version()
after upgrading the options, to make sure the upgrade is only run once.
- Added a call to
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.12.2.
Version 1.0.0 (2021/12/16)
- New Features
- First release.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.12.0.
Excellent suite of plugins. Have been using WPSSO Core (premium) and WPSSO Organization and Place Manager (formerly WPSSO Place and Local SEO Markup) with good result. Highly Recommended.
WPSSO Organization and Place Manager does the job very well. However the real gold is the support you get when you buy the premium versions. They provide the best support I have come across – going out of their way to solve any issues that may arise. I have been very impressed. Thank you for the great support guys, keep it up.