Frontend post Let users to post animals from page in your site..
Contact form Jetpack or SlimJetpack is required Display contact form so vistors can send email to the post author..
Your own info you do't need to stick to the info e.g. you can use only the general you need Status..
Install Pet Manager either via WordPress. org plugin directory or by uploading the files to server.
In order to allow users to post in page firstly visit WordPress Settings > General recheck Membership Anyone can register and select role in New User Default Role to at least Contributor..
Pet Manager autocreate Add pet page where users can add pets only if the user is logged in if not log in form is displayed.
Note that users will access register page but you can use any other plugin to create frontend forms or even BuddyPress to keep users connect...
These page auto generated to provide part in page to search and add pets you can delete these pages if not wanting to use these features...
In order to prevent plugin markup from loading also add the following to your functions. php. add action 'wp print styles 'my deregister styles 100 part my deregister styles { wp deregister style 'pet-style Pet Manager }....
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more