Commit Graph

8 Commits

Author SHA1 Message Date
Robin Cornett adb2ab6d3e create admin class for custom featured image column 2015-01-01 18:38:59 -05:00
Robin Cornett 7160b7cdaa add featured image column to posts, pages, post types 2015-01-01 18:05:23 -05:00
Robin Cornett f8777553dc add featured image column to taxonomies
also changed how hooks were called to use "{$taxonomy->name}_etc
2015-01-01 17:28:19 -05:00
Robin Cornett 4dcd3896da add description class to <p> 2014-12-31 17:03:54 -05:00
Robin Cornett 42f98531a8 validate image in taxonomy upload
no way to add error message?
2014-12-31 08:32:55 -05:00
Robin Cornett 1e91cb1638 set a width for url field on taxonomy pages 2014-12-30 17:12:58 -05:00
Robin Cornett 56919d77fe move upload script enqueue to main class
(so it's available for both taxonomies and settings page)
2014-12-30 16:36:33 -05:00
Robin Cornett 05cbac5306 add taxonomies class
sets up featured image for taxonomies. not applied to output yet.
2014-12-30 16:27:56 -05:00