Hi WordPressers,
I'm attempting to write a plugin which will add stuff!!
For example, I have a client that wants to add "Horses for Sale" so they want to add,
Horse Name:
Description:
Photos:
Price:
I also have a client that wants to add Classified ads. e.g.
Item:
Description:
Price:
Contact No
Email:
So I wanna try and write a generic plug-in where I'll be able to define what data types I want to store, then store them so I can retrieve them and display within WordPress.
My question is, does anyone know of a plug-in that does this "kind of thing" already, or is there another way of doing this without plug-ins?
Many thanks,
Dave