rdf_item WordPress Action Hook

The rdf_item hook allows you to add additional RDFa markup to items in your WordPress site. This can be used to improve the SEO of your site, or to add extra information that can be used by search engines and other applications.

do_action( 'rdf_item' ) #

Fires at the end of each RDF feed item.


Source

File: wp-includes/feed-rdf.php

View on Trac


Top ↑

Changelog

Changelog
VersionDescription
2.0.0Introduced.

The content displayed on this page has been created in part by processing WordPress source code files which are made available under the GPLv2 (or a later version) license by theĀ Free Software Foundation. In addition to this, the content includes user-written examples and information. All material is subject to review and curation by the WPPaste.com community.