Skildring
Manage any number of Organizations for Schema markup (including publishers, service providers, production companies, event organizers, event performers, job hiring organizations, etc.).
Manage any number of Places, Local Businesses, Locations and Venues for Facebook Open Graph meta tags and Schema markup (including organization locations, event locations, job locations, etc).
Manage any number of Services for Schema markup.
The SSO Organizations editing page includes:
- Organization Name
- Organization Alternate Name
- Organization Description
- Organization WebSite URL
- Organization Logo URL
- Organization Banner URL
- Organization Schema Type
- Organization Location
- Publishing Principles URL
- Corrections Policy URL
- Diversity Policy URL
- Ethics Policy URL
- Fact Checking Policy URL
- Feedback Policy URL
- Organization Awards
- Offer Catalogs
- Catalog Name
- Catalog Description
- Catalog URL
- News Media Organization:
- Masthead Page URL
- Coverage Priorities Policy URL
- No Bylines Policy URL
- Unnamed Sources Policy URL
- Organization Knowledge Graph:
- Behance Business Page URL
- Facebook Business Page URL
- Instagram Business Page URL
- LinkedIn Company Page URL
- Medium Business Page URL
- Myspace Business Page URL
- Pinterest Company Page URL
- Soundcloud Business Page URL
- TikTok Business Page URL
- Tumblr Business Page URL
- Wikipedia Organization Page URL
- X (Twitter) Business @username
- YouTube Business Channel URL
The SSO Places editing page includes:
- Place Name
- Place Alternate Name
- Place Description
- Place Schema Type
- Street Address
- P.O. Box Number
- City / Locality
- State / Province
- Zip / Postal Code
- Country
- Telephone
- Place Latitude
- Place Longitude
- Place Altitude
- Place Image ID
- or Place Image URL
- Place Timezone
- Open Days / Hours
- 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)
The SSO Services editing page includes:
- Service Name
- Service Alternate Name
- Service Description
- Service Schema Type
- Service Provider Org.
- Service Provider Person
- Service Latitude
- Service Longitude
- Service Radius
- Offer Catalogs
- Catalog Name
- Catalog Description
- Catalog URL
WPSSO Core Required
WPSSO Schema Organization, Place and Service Manager is an add-on for the WPSSO Core plugin, which creates extensive and complete structured data to present your content at its best for social sites and search results – no matter how URLs are shared, reshared, messaged, posted, embedded, or crawled.
Installasjon
Install and Uninstall
Omtalar
Bidragsytarar og utviklarar
“WPSSO Schema Organization, Place and Service Manager” is open source software. The following people have contributed to this plugin.
Contributors“WPSSO Schema Organization, Place and Service Manager” er omsett til 3 språk. Takk til omsetjarane for bidraga deira.
Omset “WPSSO Schema Organization, Place and Service Manager” til ditt eige språk.
Interested in development?
Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.
Endringslogg
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 4.0.0-dev.4 (2025/06/14)
- New Features
- Renamed the add-on to WPSSO Schema Organization, Place and Service Manager.
- Added a new SSO Services management page:
- Service Name
- Service Alternate Name
- Service Description
- Service Schema Type
- Service Provider Org.
- Service Provider Person
- Service Latitude
- Service Longitude
- Service Radius
- Offer Catalogs
- Catalog Name
- Catalog Description
- Catalog URL
- Improvements
- Added options in the SSO Orgs > Edit Organization page:
- Offer Catalogs
- Catalog Name
- Catalog Description
- Catalog URL
- Offer Catalogs
- Added options in the SSO Orgs > Edit Organization page:
- Bugfixes
- None.
- Developer Notes
- Added a new
WPSSOOPM_SERVICE_POST_TYPE
constant. - Added a new
WPSSOOPM_SERVICE_CATEGORY_TAXONOMY
constant. - Added a new
WpssoOpmRegister::register_service_post_type()
method. - Added a new
WpssoOpmRegister::register_service_category_taxonomy()
method. - Added a new
WpssoOpmService
class. - Added a new
WpssoOpmServiceFiltersEdit
class. - Added a new
WpssoOpmServiceFiltersOptions
class.
- Added a new
- Requires At Least
- PHP v7.4.33.
- WordPress v5.9.
- WPSSO Core v20.0.0-dev.4.
Version 3.3.1 (2025/03/08)
- New Features
- None.
- Improvements
- Updated admin menu priority.
- Bugfixes
- None.
- Developer Notes
- Updated
WpssoOpmPlaceFiltersOptions->filter_get_post_options()
to check «place_schema_type» before using its value.
- Updated
- Requires At Least
- PHP v7.4.33.
- WordPress v5.9.
- WPSSO Core v18.20.0.
Version 3.3.0 (2025/01/04)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Moved setting the «Place Is Default» and «Organization Is Default» checkbox values from the defaults to the options array.
- Refactored
WpssoOpmOrgFiltersOptions->filter_get_post_defaults()
. - Refactored
WpssoOpmOrgFiltersOptions->filter_get_post_options()
. - Refactored
WpssoOpmPlaceFiltersOptions->filter_get_post_defaults()
. - Refactored
WpssoOpmPlaceFiltersOptions->filter_get_post_options()
.
- Requires At Least
- PHP v7.4.33.
- WordPress v5.9.
- WPSSO Core v18.18.4.
Version 3.2.2 (2025/01/02)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- Fixed default «Organization Is Default» checkbox values when editing an Organization.
- Developer Notes
- Refactored
WpssoOpmOrgFiltersOptions->filter_get_post_defaults()
to check the post type before setting defaults. - Refactored
WpssoOpmPlaceFiltersOptions->filter_get_post_defaults()
to check the post type before setting defaults.
- Refactored
- Requires At Least
- PHP v7.4.33.
- WordPress v5.9.
- WPSSO Core v18.18.4.
Version 3.2.1 (2024/10/23)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- Fixed an incorrect check for
is_admin()
inWpssoOpmIntegAdminPost->add_wp_callbacks()
.
- Fixed an incorrect check for
- Developer Notes
- None.
- Requires At Least
- PHP v7.4.33.
- WordPress v5.9.
- WPSSO Core v18.15.0.
Version 3.2.0 (2024/09/07)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Renamed and moved the
WpssoOpmPost
class toWpssoOpmIntegAdminPost
.
- Renamed and moved the
- Requires At Least
- PHP v7.4.33.
- WordPress v5.9.
- WPSSO Core v18.10.0.