Robin Cornett
1a6f95645d
Change main image variable
...
Simplify this variable--no need for certain elements to be accessible
outside the main function.
2015-02-27 09:10:06 -05:00
Robin Cornett
d22dcb51b0
clarify keep titles setting/wording
2015-01-20 13:20:53 -05:00
Robin Cornett
daae448009
change upload button to not primary
2015-01-10 14:24:18 -05:00
Robin Cornett
0511b4f27f
tag as 2.0.0
2015-01-10 10:45:16 -05:00
Robin Cornett
e9e20d39d3
add CPT archive link to settings page
2015-01-10 09:43:38 -05:00
Robin Cornett
8f56924f84
enable large (in addition to backstretch) images for archives
2015-01-09 15:36:47 -05:00
Robin Cornett
fdd006ecdf
clarify language and add help for settings
2015-01-09 12:55:54 -05:00
Robin Cornett
45b04bafaf
fix variable consistency
2015-01-08 12:39:23 -05:00
Robin Cornett
9b5da50918
updated term option for uniqueness
2015-01-07 19:08:49 -05:00
Robin Cornett
a635fd0524
fixed js to handle multiple buttons
...
needed to set a global variable, apparently
2015-01-06 20:45:37 -05:00
Robin Cornett
289f0e5a6e
set cpt/tax images to be backstretch only
2015-01-04 18:15:32 -05:00
Robin Cornett
3268052c73
fix sanitization return for cpt images
...
previous valid value is now returned here as well.
2015-01-04 17:45:32 -05:00
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
6710a5707d
simplify button text
2015-01-03 18:26:31 -05:00
Robin Cornett
1ec79fded2
update settings page, better validation for cpt images
...
As of this moment, cpt images will return empty if the value is invalid.
Better than resetting to fallback, but still not ideal.
2015-01-03 18:08:27 -05:00
Robin Cornett
a475716d5a
working cpt archive images
...
including sanitization! although the sanitized images all revert to the
last valid fallback value, which is not correct. May be better to revert
to blank?
2015-01-03 17:43:18 -05:00
Robin Cornett
3b5c5344fd
update text strings for consistency
2015-01-03 11:57:06 -05:00
Robin Cornett
2ec2fdee26
change button text to be the same for settings and taxonomies
2014-12-31 17:02:14 -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
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
58545926fc
clarify docblock on new seting
2014-12-11 17:30:39 -05:00
Robin Cornett
bc699974a0
add help text
2014-12-10 19:31:53 -05:00
Robin Cornett
60ce2aebb2
validate feed_image
2014-12-10 19:31:39 -05:00
Robin Cornett
9ab53f9394
add new setting to show image in feed
...
This setting is optional, and off by default. Since the image is not actually
part of the entry content, this would add it to the beginning of the post if the
post thumbnail is set.
2014-12-10 17:01:11 -05:00
Robin Cornett
2f08399ea9
checkbox work
2014-11-24 10:48:46 -05:00
Robin Cornett
a0a4e28948
nonce nonce nonce
2014-11-22 15:15:15 -05:00
Robin Cornett
8f7e009991
set checkbox value even if empty
2014-11-22 15:14:57 -05:00
Robin Cornett
60e9c9de91
change how defaults are defined
2014-11-21 22:03:07 -05:00
Robin Cornett
56388f321a
validation set to protected
2014-11-21 15:50:19 -05:00
Robin Cornett
ef11db5b0c
photon metadata fix
2014-11-18 21:01:47 -05:00
Robin Cornett
01eeb6d588
set plugin version as variable for enqueues to use
2014-11-18 09:33:20 -05:00
Robin Cornett
da8286fb9b
update to 1.4.0
2014-11-05 16:04:24 -05:00
Robin Cornett
dbbf26689b
language files
...
removed max-height from CSS
2014-11-05 14:30:13 -05:00
Robin Cornett
4dc5f52e54
plugin settings revised
...
changed from setting many individual settings to one which uses an array. If anyone other than me was using the develop branch of the plugin, I apologize.
2014-11-04 21:14:33 -05:00
Robin Cornett
73a77a6a61
new setting (exclude front page)
2014-11-03 14:06:24 -05:00
Robin Cornett
bb642bdd27
moved settings page
2014-11-02 19:51:39 -05:00
Robin Cornett
5d850af499
total settings renovation
2014-11-02 19:20:00 -05:00
Robin Cornett
f7d11e2494
add excerpt support for pages if excerpts turned on
2014-11-01 20:07:53 -04:00
Robin Cornett
f557429b3d
default image preview uses medium size
...
escaping more things
2014-10-31 10:57:11 -04:00
Robin Cornett
aca975db09
excerpt display optional
2014-10-28 18:12:44 -04:00
Robin Cornett
5dfd43924c
show optional archive headlines/descriptions/excerpts with backstretch featured image
2014-10-27 17:17:13 -04:00
Robin Cornett
3991c86477
bugfixes (visibility, input)
2014-10-27 10:36:46 -04:00
Robin Cornett
94809ee9aa
default image validation
2014-10-25 17:41:32 -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
22537649d1
refactor, Media setting added, textdomain
2014-09-17 22:09:05 -04:00