I need a plugin to do the following:
- Add custom posttypes such as "Books" or "Cars"
- Add custom fields such as "Url", "Label", "Number of wheels", "Name of passenger" or "Age of passenger"
There are some requirements
- This should work on a multisite installation and it should be possible to fetch posts and the data for that post from an other site in the multisite network
- Some fields needs to be grouped, eg. "Name of passenger" and "Age of passenger"
- Some fields needs to be ordered (by the user), say for instance the user want to order the group of passenger-age, so when displayed the names will show up in that order
Do you know any plugin that will do this?
