Title: Delete plugin generated pages
Last modified: September 1, 2016

---

# Delete plugin generated pages

 *  [mytbond](https://wordpress.org/support/users/mytbond/)
 * (@mytbond)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/delete-plugin-generated-pages/)
 * Hello.
 * I have installed this great plugin.
    I would like to remove all of the plugin
   generated pages, because I don’t need any of them. (I don’t want someone to register,
   I don’t want users to see their ‘Account’ page, or list members, so I don’t need
   any of the pages)
 * The problem with the pages is they are listed in my theme with other pages too.
 * The real problem is, I can delete the pages, but when I go to the plugin’s settings,
   it gets regenerated. (Also tried to mark the page as private, or set visibility,
   or just leave at the trash, but the plugin is smart and restores them)
 * I could edit the files, not to re-add them, but it would require me to update
   the plugin after every real plugin update. So does this feature exists, or can
   I ask you to implement it?
 * Best Regards,
    T-bond
 * [https://wordpress.org/plugins/membership/](https://wordpress.org/plugins/membership/)

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

 *  Plugin Support [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/delete-plugin-generated-pages/#post-7583951)
 * Hello T-bond,
 *  You are right – it is impossible to remove that pages. There is no feature for
   that and I spoke with developer about that and without rewriting big part of 
   the plugin code it is impossible to remove them.
 * > I would like to remove all of the plugin generated pages, because I don’t need
   > any of them. (I don’t want someone to register, I don’t want users to see their‘
   > Account’ page, or list members, so I don’t need any of the pages)
 * Only work around is to not list them anywhere on the site – so non of them in
   the menu, set redirect after login to different page than account and remove 
   registration link from the login form.
 * kind regards,
    Kasia
 *  Thread Starter [mytbond](https://wordpress.org/support/users/mytbond/)
 * (@mytbond)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/delete-plugin-generated-pages/#post-7583952)
 * I only had to change a boolean variable, to disable regeneration. I don’t think
   this is a “big part rewrite”. It should save a variable in the database, and 
   if that is true, it should change the page generated variable to true, so the
   plugin won’t generate.
 * As I said, I CAN’T disable the page listing, on my theme, and I don’t want to
   because I use that feature. (I can modify it, but I won’t, and I described above
   why)
 * So why it is so hard to make this SMALL change in the plugin?
    Or does it have
   a git repo? Maybe I can make a pull request.
 *  Plugin Support [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * (@wpmudev-support1)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/delete-plugin-generated-pages/#post-7583953)
 * Hi mytbond,
 * Unfortunately we don’t have git repo for submitting the change but we have notified
   the developer about this and he will be looking into changing this for the next
   release.
 * Best regards,
    Predrag

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

The topic ‘Delete plugin generated pages’ is closed to new replies.

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

## Tags

 * [auto-generated](https://wordpress.org/support/topic-tag/auto-generated/)
 * [delete](https://wordpress.org/support/topic-tag/delete/)
 * [pages](https://wordpress.org/support/topic-tag/pages/)

 * 3 replies
 * 3 participants
 * Last reply from: [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/delete-plugin-generated-pages/#post-7583953)
 * Status: not resolved