Title: Structured data error
Last modified: April 2, 2020

---

# Structured data error

 *  Resolved [Smeeshane](https://wordpress.org/support/users/shanelowry/)
 * (@shanelowry)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/structured-data-error-14/)
 * Hi there,
    Thank you for this wonderful plugin. I am reviewing a course and is
   good but I get the following warning on Google structured data testing tool.
 * > The provider field is recommended.
   >  Please provide a value if available.
 * Could a field be added to cover this.
 * Thank you,
    Shane
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstructured-data-error-14%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [contactashish13](https://wordpress.org/support/users/rozroz/)
 * (@rozroz)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/structured-data-error-14/#post-12621419)
 * [@shanelowry](https://wordpress.org/support/users/shanelowry/) They are warnings
   and don’t really matter. Nevertheless, you can use the following snippet to add
   data to the structured data. You would of course need some development background
   to use this:
 *     ```
       	add_filter( 'wppr_schema', function( $ld ) {
       		// populate more data or remove data from $ld.
       		return $ld;
       	}, 10, 1 );
       ```
   
 * If you are satisfied with our product and support, kindly spare a moment to [leave us a review](https://wordpress.org/support/plugin/wp-product-review/reviews/#new-post).
   It would really help us spread the word!
 *  Plugin Contributor [contactashish13](https://wordpress.org/support/users/rozroz/)
 * (@rozroz)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/structured-data-error-14/#post-12699377)
 * We haven’t heard from you in sometime so marking this as Resolved. If you continue
   to face an issue, please create a new ticket. We’d be happy to help.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Structured data error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-product-review_7b97d5.svg)
 * [WP Product Review Lite](https://wordpress.org/plugins/wp-product-review/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-product-review/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-product-review/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-product-review/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-product-review/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-product-review/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [contactashish13](https://wordpress.org/support/users/rozroz/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/structured-data-error-14/#post-12699377)
 * Status: resolved