Changeset 3792 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/widgets/class-meta.php
- Timestamp:
- 08/09/2016 08:20:56 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/widgets/class-meta.php
r3493 r3792 32 32 ?> 33 33 34 <h3 class="screen-reader-text"><?php echo apply_filters( 'widget_title', empty( $instance['title'] ) ? __( 'Meta', 'wporg-plugins' ) : $instance['title'], $instance, $this->id_base ); ?></h3> 34 35 <link itemprop="applicationCategory" href="http://schema.org/OtherApplication" /> 35 36 <span itemprop="offers" itemscope itemtype="http://schema.org/Offer">
Note: See TracChangeset
for help on using the changeset viewer.