Giter Club home page Giter Club logo

wp-structuring-markup's Introduction

wp-structuring-markup

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/"

このプラグインは、投稿ページ、固定ページなどにschema.org定義の構造化マークアップ( JSON -LDの構文)を実装するプラグインです。 基本知識は、https://schema.org/https://developers.google.com/structured-data/ を参考にしてください。

Schema.org Type

ShortCode

You can display the breadcrumbs in the short code. Breadcrumb definition is available even if not active.

ショートコードでパンくずリストを表示することができます。Breadcrumb定義がアクティブでなくても使用可能です。

[ Example ]

<?php
if ( shortcode_exists( 'wp-structuring-markup-breadcrumb' ) ) {
	echo do_shortcode( '[wp-structuring-markup-breadcrumb]' );
}
?>

[ ShortCode Options ]

  • Option : id="id_name" attribute additional ol element.
  • Option : class="class_name" attribute additional ol element.

Change Log

2.4.2 (2016-03-07)

  • 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

2.4.1 (2016-03-01)

  • Updated : Translation.

2.4.0 (2016-02-06)

  • Added : Schema.org type "Person".
  • Updated : Schema.org type "LocalBusiness" OpenHours : shift time setting.
  • Check : WordPress version 4.4.2 operation check.

2.3.3 (2016-01-19)

  • Fixed : Improved wording on admin pages
  • Fixed : Added alternate methods to get image dimensions for systems running legacy SSL

2.3.2 (2016-01-10)

  • 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.

2.3.1 (2016-01-07)

  • Check : WordPress version 4.4.1 operation check.
  • Added : Breadcrumb ShortCode option add.

2.3.0 (2016-01-03)

  • Added : Schema.org type "LocalBusiness".
  • Fixed : Organization Definition minor bug fixed.

2.2.1 (2015-12-21)

  • Fixed : Breadcrumb ShortCode minor bug fixed.

2.2.0 (2015-12-16)

2.1.3 (2015-12-11)

  • Fixed : Minor bug fixed.

2.1.2 (2015-12-09)

  • Check : WordPress version 4.4 operation check.

2.1.1 (2015-12-04)

  • Added : Add the table update processing at the time of version up.

2.1.0 (2015-12-03)

  • Added : Schema.org type "Event" schema.org definition Add "Event" custom post output that works.

2.0.2 (2015-11-27)

  • Fixed : Breadcrumb ShortCode minor bug fixed.

2.0.1 (2015-11-25)

  • Fixed : Notice error fixed.

2.0.0 (2015-11-23)

  • Added : Schema.org type "BreadcrumbList" schema.org definition Add breadcrumbs short code output that works.
  • Updated : Schema.org definition immobilization.

1.3.2 (2015-11-17)

  • Fixed : Fixed translation.
  • Added : Additional output comment.

1.3.1

  • Fixed : none-function fixed.

1.3.0

  • Added : Localizing into Japanese.

1.2.1

  • Updated : Read admin menu css -> wp_register_style setting
  • Fixed : Typo Missing.

1.2.0

  • Added : Schema.org type "BlogPosting".

1.1.3

  • Fixed : To escape a newline code and the tag of the body attribute in Type "Article" and "NewsArticle".

1.1.2

  • Updated : Schema.org type "Article" image attribute.

1.1.0

  • Added : Schema.org type "Article".

1.0.8

  • Fixed : Missing plugin path setting.

1.0.0

  • First release of this plugin.

wp-structuring-markup's People

Contributors

defunctl avatar miiitaka avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.