Robin Cornett
83e46c5e31
move tax save function to settings class
...
this cuts redundancy, since the image validation function is already in
this class. having the taxonomy save in its own class required
duplicating the validation functions.
2015-01-04 16:05:25 -05:00
Robin Cornett
37c2c6418c
remove unnecessary includes
2015-01-03 17:56:25 -05:00
Robin Cornett
a64d5c68ee
retrieve js for all relevant admin pages
2015-01-03 15:42:20 -05:00
Robin Cornett
1897557a3b
simplify columns calls
2015-01-03 15:41:49 -05:00
Robin Cornett
12ad667b5f
add class for cpt featured image setting
2015-01-02 20:28:33 -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
ee62bdb52a
remove priority/args from function call
2015-01-01 17:26:51 -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
Robin Cornett
5dab26b927
add new setting to optionally not move titles
2014-12-15 10:03:47 -05:00
Robin Cornett
8a715934ec
updated version to 1.5.0
2014-12-13 10:03:55 -05:00
Robin Cornett
7e67eac6e4
add class for RSS work
...
extracted RSS filters from output class and created new RSS class.
2014-12-12 10:08:00 -05:00
Robin Cornett
f905bc61f9
add function to check/update new setting
...
since feed_image is a new setting in the array, there is an error if it's not set for users
upgrading from 1.4.3. this function checks if it isn't there and if it's not, adds it.
for new users, there is no need to check.
2014-12-11 17:33:29 -05:00
Robin Cornett
e034e54caa
add rss function
2014-12-10 17:04:31 -05:00
Robin Cornett
f395d0bd96
deactivation error effficiency
2014-11-11 13:16:11 -05:00
Robin Cornett
d2b304d447
get_option corrected to add excerpts to pages
2014-11-11 12:37:21 -05:00
Robin Cornett
6356c18f15
settings revision
2014-11-02 19:20:45 -05:00
Robin Cornett
e80056b9f4
yoda on Genesis
2014-11-01 20:40:42 -04:00
Robin Cornett
f7d11e2494
add excerpt support for pages if excerpts turned on
2014-11-01 20:07:53 -04:00
Robin Cornett
aca975db09
excerpt display optional
2014-10-28 18:12:44 -04:00
Robin Cornett
4801a582cb
refactor variables into utility class
2014-10-24 10:01:43 -04:00
Robin Cornett
096c7a3292
default, upload moved to Media
2014-10-21 18:16:00 -04:00
Robin Cornett
e474b41b1a
new default featured image option
2014-10-16 08:53:41 -04:00
Robin Cornett
4b3ae16f93
output conditional for single or home page
2014-09-30 14:19:47 -04:00
Robin Cornett
d1f3486626
plugin properly deactivates
2014-09-26 15:43:53 -04:00
Robin Cornett
22537649d1
refactor, Media setting added, textdomain
2014-09-17 22:09:05 -04:00
Robin Cornett
4ee540abc8
created filter for CPT
2014-09-16 22:24:53 -04:00
Robin Cornett
2ddf3c937b
initial release
2014-09-16 14:23:40 -04:00