Title: Possible to edit post elements?
Last modified: August 20, 2016

---

# Possible to edit post elements?

 *  Resolved [mpgillespie](https://wordpress.org/support/users/mpgillespie/)
 * (@mpgillespie)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/possible-to-edit-post-elements/)
 * I’d like to be able to limit the number of posts the shortcode displays on a 
   page, as well as not show the post author and date. Is there a way to do this
   within the shortcode?
 * Thanks!
    Mark
 * [http://wordpress.org/extend/plugins/single-categories/](http://wordpress.org/extend/plugins/single-categories/)

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

 *  Plugin Author [finbey](https://wordpress.org/support/users/finbey/)
 * (@finbey)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/possible-to-edit-post-elements/#post-3431637)
 * At the moment theres an undocumented funktion to disable links.
    Edit in code
   in one of the first lines (#16) $links = true; to $links = false;
 * Another possibility is planned but not implemented yet.
 * Greetings
 *  Plugin Author [finbey](https://wordpress.org/support/users/finbey/)
 * (@finbey)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/possible-to-edit-post-elements/#post-3431664)
 * yeah so its resolved?

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

The topic ‘Possible to edit post elements?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/single-categories.svg)
 * [Single Categories](https://wordpress.org/plugins/single-categories/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/single-categories/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/single-categories/)
 * [Active Topics](https://wordpress.org/support/plugin/single-categories/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/single-categories/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/single-categories/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [finbey](https://wordpress.org/support/users/finbey/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/possible-to-edit-post-elements/#post-3431664)
 * Status: resolved