Title: List posts &amp; edit post
Last modified: February 8, 2021

---

# List posts & edit post

 *  Resolved [Themico](https://wordpress.org/support/users/themico/)
 * (@themico)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/list-posts-edit-post/)
 * Hello,
 * thank you for this very nice plugin!
 * I suggest you write more detailed documentation.
 * Since the user can publish a post from the front end, there must be a way to 
   list posts published by a user, and in this list, there must be an edit button
   for each post. Is there anything like this in your plugin?
 * If not, then it needs to be created by the site developer. I can create a list
   of posts by the current user with no problem. But I can not understand how to
   use your plugin for editing the existing post? The form shortcode does not have
   a parameter for the post ID. Do I need to put the post ID in the URL? Please 
   explain.
 * Thank you!

Viewing 1 replies (of 1 total)

 *  Plugin Author [aharonyan](https://wordpress.org/support/users/aharonyan/)
 * (@aharonyan)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/list-posts-edit-post/#post-14044226)
 * Hey Themico!
 * Try this shortcode
    [user_posts_list count=”2″]
 * Or if you want to edit some post you can add it to the link param:
    domain/?post_id
   ={post_id} Example: [https://demo.wpfronteditor.com/?post_id=311](https://demo.wpfronteditor.com/?post_id=311)

Viewing 1 replies (of 1 total)

The topic ‘List posts & edit post’ is closed to new replies.

 * ![](https://ps.w.org/front-editor/assets/icon.svg?rev=3208048)
 * [Guest posting / Frontend Posting / Front Editor – WP Front User Submit](https://wordpress.org/plugins/front-editor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/front-editor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/front-editor/)
 * [Active Topics](https://wordpress.org/support/plugin/front-editor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-editor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-editor/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [aharonyan](https://wordpress.org/support/users/aharonyan/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/list-posts-edit-post/#post-14044226)
 * Status: resolved