Beside 'Posts and 'Pages you can add your own custom post types ..
For that particular post type you can add you own Metadata schema ..
You can compose the interface for the post type in preview screen by dragging and dropping metafields in the right places using neat metaboxes..
Youtube field Ability to use the title and description from Youtube film in WordPress title and description.
For instance, if you would have custom post type 'films, this field would enable you to add mulitple actors with each film containing bio, photo and other personal info...
The shorcode analyzed 1 'collections to identify the shortcode for the collections plugin alwya begin the shorcode with 1 'metafield= metafieldID you can look metafieldID up by editing metadataset and then metadatafield. 1 'instance = number to enable use of multiple values in metafield use 0 for the value for instance 0 or 1 for 1.
Upload the plugin folderto the wp-content plugins ` directory. or just download it trough the wordpress new plugin interface searching for 'meta collections.
Go to Collections, click on 'User Interface, Create and place metabox and drag the in that box...
When you add metadata to post type, hint appears above every field how to get the in the front end.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more