Robin Cornett
|
df532a6a20
|
add size to featured image description
|
2015-01-03 09:07:40 -05:00 |
|
Robin Cornett
|
f400a7cc57
|
fixed returned value for taxonomy images
The taxonomy option is not updated if the image is invalid or too small.
If the image is deleted (the field is empty), that's OK.
|
2015-01-02 16:40:46 -05:00 |
|
Robin Cornett
|
4c1a9495db
|
remove useless variables
|
2015-01-01 23:13:27 -05:00 |
|
Robin Cornett
|
e828b948bc
|
update validation
returns empty string if invalid value. would prefer for it to return
previous value instead.
|
2015-01-01 19:55:39 -05:00 |
|
Robin Cornett
|
7ff9accb71
|
add documentation
|
2015-01-01 19:17:41 -05:00 |
|
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 |
|