=== Custom Field Matrix === Contributors: Elliot Condon Donate link: Tags: custom, field, custom field, matrix, custom field matrix, data, data matrix, post, type, text, textarea, file, image, gallery, loop Requires at least: 3.0 Tested up to: 3.1 Stable tag: 3.1 Custom Field Matrix is the perfect solution for any photo gallery, home page boxes, or any loop based content. Custom Field Matrix allows you to escape the static WordPress custom field nature and create infinite possibilities or data matries. == Description == Custom Field Matrix is the perfect solution for any photo gallery, home page boxes, or any loop based content. With CF Matrix you can: * Visually create your matrix columns * Select from multiple input types (text, textarea, image upload, more to come) * Assign the matrix to multiple edit pages (specific ID's, post types, post slugs) * Add, Edit and reorder infinite rows to your data matrix * Easily loop through the matrix and echo data in an object oriented fashion * Uses the native WordPress custom post type for ease of use and fast proccessing = Cell Types = * Text (type text, api returns text) * Text Area (type text, api returns text with `
` tags) * Image / File (upload an image, api returns the url) * Link (select a page, post or custom post type form a drop down menu, api returns the url) = Tested on = * Mac Firefox :) * Mac Safari :) * Mac Chrome :) * PC Firefox :) * PC ie7 :S = Website = http://plugins.elliotcondon.com/custom-field-matrix/ = Forum Support = http://support.plugins.elliotcondon.com/ = Please Vote and Enjoy = == Installation == 1. Upload 'cf_matrix' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Click on Settings -> Custom Field Matrix and create your first matrix! http://plugins.elliotcondon.com/custom-field-matrix/user-guide/ == Frequently Asked Questions == http://support.plugins.elliotcondon.com/categories/custom-field-matrix == Screenshots == http://www.vimeo.com/19120393 Read More at: http://plugins.elliotcondon.com/custom-field-matrix/ == Changelog == =1.0.6= * Bug fixes * New Function: get_cfm($title,$id) * General Housekeeping * New Website + forum =1.0.5.a= * Bug fixes =1.0.5= * Fixed matrixes from appearing on all pages / posts * Added link to new forum =1.0.4= * New location for Custom Field Matrix: Page Template * Lots of updates to accommodate the soon to come PRO version * Browser Testing * Better CSS * general housekeeping * Small bug fixes =1.0.3= * Added new Cell type (Link) * Link allows you to select a page, post or custom post type from a dop down menu and then echo the url to that page. * Small js bug fix to do with moving the meta box = 1.0.2 = * Bug Fixes * Simpler CSS to avoid browser compatibility issues. = 1.0.1 = * Re-wrote backend data structure for better stability * NOTE! This update will cause you to loose previous matrix data. This will never happen again. It's only due to a massive overhaul of the backend. * CSS improvements * Lots of bug fixes = 1.0.0 = * Custom Field Matrix.