WordPress: Plug-in Schema.org JSON-LD https://wordpress.org/plugins/wp-structuring-markup/
Allows you to include schema.org JSON-LD syntax markup on your website Base knowledge is "https://schema.org/" and "https://developers.google.com/structured-data/"
- Article: https://schema.org/Article
- BlogPosting: https://schema.org/BlogPosting
- BreadcrumbList: https://schema.org/BreadcrumbList
- Event: https://schema.org/Event
- LocalBusiness: https://schema.org/LocalBusiness
- NewsArticle: https://schema.org/NewsArticle
- Organization: https://schema.org/Organization
- Person: https://schema.org/Person
- SiteNavigation: https://schema.org/SiteNavigationElement
- Speakable: https://pending.schema.org/speakable
- Video: https://schema.org/Video
- Website: https://schema.org/WebSite
You can display the breadcrumbs in the short code. Breadcrumb definition is available even if not active.
- Filter Name: structuring_markup_meta_article ( Article )
- Filter Name: structuring_markup_meta_blog_posting ( Blog Posting )
- Filter Name: structuring_markup_meta_breadcrumb ( Breadcrumb List )
- Filter Name: structuring_markup_meta_event ( Event )
- Filter Name: structuring_markup_meta_local_business ( Local Business )
- Filter Name: structuring_markup_meta_news_article ( News Article )
- Filter Name: structuring_markup_meta_organization ( Organization )
- Filter Name: structuring_markup_meta_person ( Person )
- Filter Name: structuring_markup_meta_site_navigation ( Site Navigation )
- Filter Name: structuring_markup_meta_video ( Video )
- Filter Name: structuring_markup_meta_website ( WebSite )
<?php
if ( shortcode_exists( 'wp-structuring-markup-breadcrumb' ) ) {
echo do_shortcode( '[wp-structuring-markup-breadcrumb]' );
}
?>
- Option : id="id_name" attribute additional ol element.
- Option : class="class_name" attribute additional ol element.
- Fixed : http://schema.org/ -> https://schema.org/.
- Checked : WordPress version 5.7.1 operation check.
- Checked : WordPress version 5.7.0 operation check.
- Fixed : Schema Type Local Business: Nesting of ternary operators.
- Checked : WordPress version 5.6.1 operation check.
- Updated : Added categories to videos and event types.
- Fixed : HTML tags are removed when outputting breadcrumbs.
- Fixed : Schema type Article: bug: 1st image in content is always used if check is on, even if no image present.
- Checked : WordPress version 5.3.2 operation check.
- Checked : WordPress version 5.3.1 operation check.
- Checked : WordPress version 5.3.0 operation check.
- Checked : WordPress version 5.2.5 operation check.
- Checked : WordPress version 5.2.4 operation check.
- Checked : WordPress version 5.2.3 operation check.
- Checked : WordPress version 5.2.2 operation check.
- Checked : WordPress version 5.2.1 operation check.
- Checked : WordPress version 5.2.0 operation check.
- Checked : WordPress version 5.1.3 operation check.
- Checked : WordPress version 5.1.2 operation check.
- Checked : WordPress version 5.1.1 operation check.
- Fixed : A bug where the modification date is fixed to GMT time.
- Checked : WordPress version 5.1.0 operation check.
- Fixed : Notice Error.
- Checked : WordPress version 5.0.3 operation check.
- Updated : Filters for each schema.
- Checked : WordPress version 5.0.2 operation check.
- Checked : WordPress version 5.0.1 operation check.
- Checked : WordPress version 5.0.0 operation check.
- Fixed : Version information missing at new registration.
- Fixed : Typo Error.
- Updated : Schema type Breadcrumbs: Added switching between home_url () and site_url ().
- Updated : Organization schema.org type subdivision.
- Fixed : Fixed broken links.
- Fixed : Fixed bug when displaying Config menu.
- Fixed : Changed title fixing of breadcrumbs on page 404.
- Checked : WordPress version 4.9.8 operation check.
- Added : Speakable structured markup is implemented in "Article", "BlogPosting", "NewsArticle".
- Added : Added function to compress output data.
- Checked : WordPress version 4.9.7 operation check.
- Updated : Schema.ory Type "Image", "BlogPosting", "NewsArticle" image property added so that default image URL can be set.
- Checked : WordPress version 4.9.6 operation check.
- Updated : Enable / disable function of link setting of current page of breadcrumbs.
- Checked : WordPress version 4.9.5 operation check.
- Fixed : If there is a child element on that page in the top fixed page, the parent element duplicates.
- Fixed : Taxonomy name of custom posting is not displayed in a custom taxonomy archive page.
- Fixed : Taxonomy name of custom posting is not displayed.
- Checked : WordPress version 4.9.4 operation check.
- Checked : WordPress version 4.9.3 operation check.
- Checked : WordPress version 4.9.2 operation check.
- Checked : WordPress version 4.9.1 operation check.
- Fixed : Hidden if addressRegion and telephone is empty.
- Checked : WordPress version 4.9.0 operation check.
- Checked : WordPress version 4.8.3 operation check.
- Fixed : Error setting aria-label.
- Checked : WordPress version 4.8.2 operation check.
- Updated : Stop setting the default value.
- Fixed : availableLanguage and area_served array setting ( Organization )
- Checked : WordPress version 4.8.1 operation check.
- Added : Correct to display / hide the current page.(BreadcrumbList schema.org)
- Updated : Event and Video type css update.
- Fixed : Do not display when the search query is empty.
- Added : If there is no feature image setting, set the first image of the post.
- Updated : Organization Image recommended.(Article / NewsArticle / BlogPosting)
- Fixed : Events and videos of custom posts should not appear in choices.
- Fixed : Organization type Notice Error.
- Checked : WordPress version 4.8.0 operation check.
- Updated : Warning: Event type schema.org ( availability, validFrom and performer. )
- Fixed : Events and videos of custom posts should not appear in choices.
- Added : Hook point of AMP plug-ins (Automattic, Inc. release). https://wordpress.org/plugins/amp/
- Added : Site Navigation on only Home Page.
- Fixed : Problem with custom taxonomies.(BreadcrumbList)
- Checked : WordPress version 4.7.5 operation check.
- Checked : WordPress version 4.7.4 operation check.
- Fixed : BreadcrumbList - Ignore the Home setting when setting the head fixed page.
- Fixed : BreadcrumbList - Categories of two or more levels are not displayed.
- Fixed : Minor bug fixed.
- Updated : Article,BlogPosting and NewsArticle - Limit headline to 110 chars.
- Fixed : "Warning: Illegal string offset" error occurred on Video and Event Schema.org.
- Updated : Event Types add fields.
- Updated : Video Types add fields.
- Updated : Change selection method of SiteNavigation type.
- Fixed : Article, BlogPosting, and NewsArticle can not display the Publisher attribute.
- Added : Add media selection function to the field for inputting image path.
- Checked : WordPress version 4.7.3 operation check.
- Fixed : Call to undefined function imagecreatefromstring().
- Fixed : Invalid breadcrumb markup.
- Fixed : Some items are not displayed on "Organization schema.org".
- Added : Add items to e-mail to "Organization schema.org".
- Checked : WordPress version 4.7.2 operation check.
- Checked : WordPress version 4.7.1 operation check.
- Updated : Change ImageObject attribute of Schema.org type "Article", "BlogPosting", "NewsArticle" from "required" to "recommended".
- Fixed : Custom post menu control.
- Checked : WordPress version 4.7.0 operation check.
- Added : Schema.org type "LocalBusiness" item added. "Image", "priceRange" and "servesCuisine".
- Added : Print plugin version in comments.
- Updated : Event Type select item of Schema.org type "Event".
- Updated : Short Code display changed of Schema.org type "BreadcrumbList".
- Updated : homeLocation input item of Schema.org type "Person".
- Added : Schema.org type "SiteNavigation".
- Checked : WordPress version 4.6.1 operation check.
- Updated : Application URL input item of Schema.org type "WebSite".
- Fixed : LocalBusiness Convert data(In the case of version 2.3.x) Logic remove.
- Fixed : CSS & JavaScript version control.
- Fixed : Registration screen display adjustment.
- Fixed : Type Person and Organization Non-display case "sameAs" is empty.
- Checked : WordPress version 4.6.0 operation check.
- Fixed : If you select a static page in a display of the front page, the home page is not output at the output page. (Added is_front_page function)
- Updated : Security measures of the update process.
- Checked : WordPress version 4.5.3 operation check.
- Added : Schema.org type "Video".
- Added : Display the cause of the JSON-LD is not output in HTML comments.
- Fixed : "Schema.org Event" solve the output of JSON-LD is a problem with the double in the custom posts.
- Fixed : Changes to the search of the array to remove the SQL statement to get the output page.
- Fixed : "Schema.org Organization" If you have not set up a Social Profiles, it does not show an empty array.
- Updated : Japanese translation.
- Checked : WordPress version 4.5.2 operation check.
- Checked : WordPress version 4.5.1 operation check.
- Updated : You can select a custom posts at the output page.
- Updated : Add the output on "Pages" in the "Article","BlogPosting" and "NewsArticle" Schema.org type.
- Updated : It added the Holiday Opening Hour of items to Schema.org Type "LocalBusiness".
- Updated : It added the GeoCircle of items to Schema.org Type "LocalBusiness".
- Updated : Japanese translation.
- Checked : WordPress version 4.5.0 operation check.
- Fixed : Updated image size detection to use curl first, as attachment_url_to_postid() hits the database
- Updated : Added a transient cache class to cache taxing operations
- Updated : Turkish translation.
- Updated : Japanese translation.
- Added : Schema.org type "Person".
- Updated : Schema.org type "LocalBusiness" OpenHours : shift time setting.
- Check : WordPress version 4.4.2 operation check.
- Fixed : Improved wording on admin pages
- Fixed : Added alternate methods to get image dimensions for systems running legacy SSL
- Fixed : Fixed a bug that Organization type of display error of contactType comes out.
- Fixed : Fixed a bug that can not save LocalBusiness type of latitude and longitude.
- Check : WordPress version 4.4.1 operation check.
- Added : Breadcrumb ShortCode option add.
- Added : Schema.org type "LocalBusiness".
- Fixed : Organization Definition minor bug fixed.
- Fixed : Breadcrumb ShortCode minor bug fixed.
- Updated : Updated on December 14, 2015 was structured data (Article) AMP correspondence. https://developers.google.com/structured-data/rich-snippets/articles?hl=ja
- Fixed : Minor bug fixed.
- Check : WordPress version 4.4 operation check.
- Added : Add the table update processing at the time of version up.
- Added : Schema.org type "Event" schema.org definition Add "Event" custom post output that works.
- Fixed : Breadcrumb ShortCode minor bug fixed.
- Fixed : Notice error fixed.
- Added : Schema.org type "BreadcrumbList" schema.org definition Add breadcrumbs short code output that works.
- Updated : Schema.org definition immobilization.
- Fixed : Fixed translation.
- Added : Additional output comment.
- Fixed : none-function fixed.
- Added : Localizing into Japanese.
- Updated : Read admin menu css -> wp_register_style setting
- Fixed : Typo Missing.
- Added : Schema.org type "BlogPosting".
- Fixed : To escape a newline code and the tag of the body attribute in Type "Article" and "NewsArticle".
- Updated : Schema.org type "Article" image attribute.
- Added : Schema.org type "Article".
- Fixed : Missing plugin path setting.
- First release of this plugin.