This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP API Yoast SEO

ਵੇਰਵਾ

Returns Yoast post or page metadata in a normal post or page request. Stores the metadata in the yoast_meta field of the returned data.

ਸਥਾਪਤੀਕਰਨ

Upload the plugin files to the /wp-content/plugins/wp-api-yoast-meta directory, or install the plugin through the WordPress plugins screen directly.
Activate the plugin through the ‘Plugins’ screen in WordPress

Profit

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“WP API Yoast SEO” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“WP API Yoast SEO” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.2

Changed register_api_field to register_rest_field as it’s depracated
Changed the metadata name to yoast rather than yoast_meta
Removed the yoast_wpseo_ prefix from the returned meta as it seems undeed

1.1

Using Class instead of plain function
Added output to public custom post types

1.0

Launched!