Title: Hide data from posts
Last modified: August 29, 2019

---

# Hide data from posts

 *  [chbary](https://wordpress.org/support/users/chbary/)
 * (@chbary)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/hide-data-from-posts/)
 * Hi i would like to remove the “Review Date” from my posts, please let me know
   how to do that?
    [http://prntscr.com/oz67to](http://prntscr.com/oz67to)
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhide-data-from-posts%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [uttam007](https://wordpress.org/support/users/uttam007/)
 * (@uttam007)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/hide-data-from-posts/#post-11882122)
 * Hello [@chbary](https://wordpress.org/support/users/chbary/)
 * I have created a development branch which can remove the review date from review
   schema markup.
 * Please install this branch zip – [https://github.com/brainstormforce/all-in-one-schemaorg-rich-snippets/tree/remove_review_date](https://github.com/brainstormforce/all-in-one-schemaorg-rich-snippets/tree/remove_review_date)
 * Also, you need to add this code snippet in your theme’s funtions.php file.
    Code
   snippet – add_filter( ‘aiosrs_review_time_enabled’, ‘my_function’, 10); function
   my_function( $bool ) { return false; }
 * It will remove the review date from the review summary box.
 * Regards,
    Uttam
 *  Thread Starter [chbary](https://wordpress.org/support/users/chbary/)
 * (@chbary)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/hide-data-from-posts/#post-11882288)
 * Thanks for your reply and code, is this code and plugin will work with all themes?
   also i tried on my other Astra theme site and this code does’t seems to be working
   on that.
 * please check.
    [http://1.wpfixes.website/muaoreetereharet/](http://1.wpfixes.website/muaoreetereharet/)
 *  [uttam007](https://wordpress.org/support/users/uttam007/)
 * (@uttam007)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/hide-data-from-posts/#post-11886140)
 * Hello [@chbary](https://wordpress.org/support/users/chbary/)
 * Could you please confirm that you have installed this development branch zip 
   for that code – [https://github.com/brainstormforce/all-in-one-schemaorg-rich-snippets/tree/remove_review_date](https://github.com/brainstormforce/all-in-one-schemaorg-rich-snippets/tree/remove_review_date)
 * If you still facing the issue please open a support ticket from plugin backend
   setting page.
 * Regards,
    Uttam

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

The topic ‘Hide data from posts’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-schemaorg-rich-snippets/assets/icon-256x256.png?
   rev=3287803)
 * [Schema - All In One Schema Rich Snippets](https://wordpress.org/plugins/all-in-one-schemaorg-rich-snippets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-schemaorg-rich-snippets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-schemaorg-rich-snippets/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-schemaorg-rich-snippets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-schemaorg-rich-snippets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-schemaorg-rich-snippets/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [uttam007](https://wordpress.org/support/users/uttam007/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/hide-data-from-posts/#post-11886140)
 * Status: not resolved