Hi, this looks like a great problem solver plugin, thank you very much for this contribution, very nice work!
OK, my question: I would like to use your plugin to restrict users to be able to edit exactly ONE post or page (their "own" post or page on the site) - this seems to be possible, however I would like to auto-generate this page after the user registers - how can this be done?
I found this thread:
http://wordpress.org/support/topic/auto-create-post-on-registration
unfortunately the file linked to in the other thread it leads to is not available any more, it was
http://www.goashleygo.com/member_fb_post.zip
and the site is offline now.
If I would try to use wp_insert_post function as a plugin for your plugin, how should I implement it?
Any other ways to realize an automatic page creation on user-registration?
Thanks!