Robin Cornett
4e923f99ac
add filter to move large image to after header on single posts
2015-01-04 16:03:18 -05:00
Robin Cornett
ad325cd07f
fixed tax/cpt image variable settings
2015-01-04 16:01:11 -05:00
Robin Cornett
0f6d537c40
fixed cpt image setting for output
2015-01-03 18:38:22 -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
3e341912fc
add cpt image to available images
2015-01-03 09:10:38 -05:00
Robin Cornett
d233ca773f
add break after a taxonomy image is found
...
(we only need one, even if a post has multiple terms)
2015-01-02 17:47:28 -05:00
Robin Cornett
1481511e4e
preemptively set backstretch variable
...
this may be unnecessary as it appears to return false if empty anyway
2015-01-02 17:03:27 -05:00
Robin Cornett
88f18fd6c0
add a new filter to use taxonomy image instead of post thumbnail
2015-01-02 16:35:26 -05:00
Robin Cornett
96e7823208
fix where fallback filter is applied on single posts
2015-01-02 16:34:42 -05:00
Robin Cornett
21786d2f03
change get_object_terms to get the image from most used taxonomy
2015-01-01 10:56:51 -05:00
Robin Cornett
faa88f04f3
add sort taxonomies by taxonomy, then term
...
need to decide if this is helpful for items with multiple terms/taxes
assigned. Think in this case, the user will have to pick a featured
image for the singular post anyway if they really care which one gets
assigned.
2014-12-31 17:03:35 -05:00
Robin Cornett
f29cfcba9b
use get_post only for checking post_content
2014-12-31 11:00:36 -05:00
Robin Cornett
6221d8d0a9
change to get_the_ID instead of $post
2014-12-31 11:00:15 -05:00
Robin Cornett
6fa66873db
remove global $post
2014-12-31 10:51:39 -05:00
Robin Cornett
1a4adac350
fix image selection for is_singular()
...
if there is no post thumbnail, but a taxonomy has a featured image, then
use that. otherwise, if a fallback image exists.
2014-12-31 10:41:39 -05:00
Robin Cornett
c5acb81938
add tax image if there is no featured image
...
needs checking to see what happens if there is no tax image, but there
is a fallback image
2014-12-31 10:02:02 -05:00
Robin Cornett
ad47e48784
move taxonomy image declaration ahead of single posts
2014-12-31 08:31:23 -05:00
Robin Cornett
afa91f00cf
add taxonomy image to common class parameters
...
need to decide about using tax image if a fallback image is needed, or
exists.
2014-12-30 17:12:21 -05:00
Robin Cornett
8a715934ec
updated version to 1.5.0
2014-12-13 10:03:55 -05:00
Robin Cornett
199ed95d0a
remove Photon filter ONLY if active
2014-11-19 13:31:10 -05:00
Robin Cornett
0a77b3d3fa
remove photon filter
2014-11-19 09:43:44 -05:00
Robin Cornett
12bf157d33
photon metadata fix
2014-11-18 21:00:56 -05:00
Robin Cornett
f32f3074d7
different metadata function to play nice with Photon
2014-11-18 19:48:16 -05:00
Robin Cornett
1cab48996b
@since for version
2014-11-18 10:54:48 -05:00
Robin Cornett
a39a6f34dc
version 1.4.3
2014-11-18 10:45:59 -05:00
Robin Cornett
01eeb6d588
set plugin version as variable for enqueues to use
2014-11-18 09:33:20 -05:00
Robin Cornett
735f0e95e0
better variable setting
2014-11-17 13:51:44 -05:00
Robin Cornett
9193569ce1
edge case, 404 to use fallback
2014-11-06 22:02:48 -05:00
Robin Cornett
16a6f9dca1
better variable handling
...
better image in content check
2014-11-06 15:56:48 -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
6356c18f15
settings revision
2014-11-02 19:20:45 -05:00
Robin Cornett
aaf7635a21
empty variable as failsafe
2014-11-01 20:17:28 -04:00
Robin Cornett
d2b31413a2
refactor for handling excerpts
2014-11-01 20:06:54 -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
0fadb2e8dc
visibility on utility class methods
2014-10-24 16:13:22 -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