Title: Edit Post Meta
Last modified: August 21, 2016

---

# Edit Post Meta

 *  [islandheidi](https://wordpress.org/support/users/islandheidi/)
 * (@islandheidi)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/edit-post-meta/)
 * I would like to edit the post meta data. I want to either remove it so that it
   does not show up when I share on facebook or edit it to put text in front to 
   say “This was posted on..” My shared posts are mostly events, and people get 
   confused and think the meta date is the date of the event.
 * [http://www.mcmillanartscentre.com](http://mcmillanartscentre.com/)
 * Thank you,

Viewing 1 replies (of 1 total)

 *  [bravokeyl](https://wordpress.org/support/users/bravokeyl/)
 * (@bravokeyl)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/edit-post-meta/#post-4520829)
 * You can hide them using css..use this in custom css option if theme supports 
   or use [Custom CSS Plugin](http://wordpress.org/plugins/simple-custom-css/)
 *     ```
       .post-meta {
         display: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Edit Post Meta’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/gridiculous/1.1.1/screenshot.png)
 * Gridiculous
 * [Support Threads](https://wordpress.org/support/theme/gridiculous/)
 * [Active Topics](https://wordpress.org/support/theme/gridiculous/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/gridiculous/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/gridiculous/reviews/)

## Tags

 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [post](https://wordpress.org/support/topic-tag/post/)

 * 1 reply
 * 2 participants
 * Last reply from: [bravokeyl](https://wordpress.org/support/users/bravokeyl/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/edit-post-meta/#post-4520829)
 * Status: not resolved