Robin Cornett
4da66b80ee
fix archive thumbnails
...
If a post has an image attached (uploaded to that post), Genesis uses
that for the archive, which results in a duplicate image. This now
outputs a term/CPT image only if the post has no attached image.
2015-04-27 11:26:29 -04:00
Robin Cornett
dca2a33929
add filter for alternate image_id
2015-04-25 17:08:11 -04:00
Robin Cornett
2af908c803
change description output for consistency
2015-04-24 17:03:05 -04:00
Robin Cornett
e527557810
escape all the things
2015-04-24 17:02:47 -04:00
Robin Cornett
5555fb2f30
set fallback value for is_paged variable
2015-04-21 14:39:26 -04:00
Robin Cornett
797146092e
add aria roles to widget images
2015-04-21 08:58:34 -04:00
Robin Cornett
b0fc4adc09
simplify RSS return
2015-04-20 17:09:13 -04:00
Robin Cornett
c9f049392b
refactor section/page variables
2015-04-20 17:02:16 -04:00
Robin Cornett
181af10c6a
escape correctly
2015-04-20 17:01:47 -04:00
Robin Cornett
e26bf9cd54
fix missing wpautop
2015-04-20 17:01:22 -04:00
Robin Cornett
6b6138ad70
refactor (early returns)
2015-04-20 13:14:08 -04:00
Robin Cornett
0da0744787
refactor taxonomy image column (#WWGJD)
...
Thanks to GaryJ for the refactor!
2015-04-20 12:57:03 -04:00
Robin Cornett
93aecb2883
fix js (default)
2015-04-20 11:56:07 -04:00
Robin Cornett
b4fc2fd0d7
fix $taxonomy assignment for new term
2015-04-20 11:10:42 -04:00
Robin Cornett
f1b2d067ec
clear input after new term is added
2015-04-20 10:42:25 -04:00
Robin Cornett
2449132f54
update readme (provisional 2.2.0)
2015-04-19 16:30:11 -04:00
Robin Cornett
fc90bc37db
update .pot file
2015-04-19 16:29:45 -04:00
Robin Cornett
df891465b3
escaping many things (#WWGJD)
2015-04-19 16:27:57 -04:00
Robin Cornett
bd10c340fb
remove preview image after new term is added
2015-04-19 16:26:06 -04:00
Robin Cornett
ad090ce1df
add filter to conditionally not move titles
2015-04-18 09:00:26 -04:00
Robin Cornett
0ca2bf2ee1
Merge branch 'feature/images-id' into develop
2015-04-14 20:23:08 -04:00
Robin Cornett
baa35dad1a
Fix input id
2015-04-14 20:22:45 -04:00
Robin Cornett
8862c26352
Merge branch 'feature/images-id' of https://github.com/robincornett/display-featured-image-genesis into feature/images-id
2015-04-14 17:49:30 -04:00
Robin Cornett
9ae17447e0
change input names for accuracy
2015-04-14 17:48:15 -04:00
Robin Cornett
99138620ce
add check for image_id in get_image_id
...
So if someone is using the function elsewhere, it won't break with a new
term/cpt/default featured image.
2015-04-10 21:28:23 -04:00
Robin Cornett
41c51f337e
fix hidden field data
...
if the setting was a URL we had inconsistent behavior.
2015-04-10 09:32:57 -04:00
Robin Cornett
a422bda814
add subsequent pages help
2015-04-10 08:38:43 -04:00
Robin Cornett
90febaaa10
remove unnecessary external warning
2015-04-10 08:38:28 -04:00
Robin Cornett
fad33a7781
change filter calls for feed
2015-04-09 22:46:15 -04:00
Robin Cornett
a68e201116
add blog page 2+ setting
...
originally the featured image doesn't show on subsequent pages, but some
people might want it to. needs documentation.
2015-04-09 22:16:36 -04:00
Robin Cornett
aa96b77f25
document is_numeric
2015-04-09 22:15:41 -04:00
Robin Cornett
b3ed9d8cea
fix skipped post type array
2015-04-07 12:31:21 -04:00
Robin Cornett
96ca5e7ecb
change new term description
2015-04-07 12:22:14 -04:00
Robin Cornett
df97e4c214
fix skipped post type array
2015-04-07 12:07:20 -04:00
Robin Cornett
aae836d449
add filter for RSS output
2015-04-05 21:19:14 -04:00
Robin Cornett
413f53fb27
remove unnecessary title tag from large image
2015-04-05 20:40:35 -04:00
Robin Cornett
a3cb43a161
add class to form-field
2015-03-25 10:51:51 -04:00
Robin Cornett
1f8c832e40
update buttons
2015-03-24 10:09:32 -04:00
Robin Cornett
6dcccca6ea
update version number
...
(cache busting)
2015-03-23 13:28:09 -04:00
Robin Cornett
f66f0395f8
add delete button for term/cpt/default images
2015-03-23 12:50:58 -04:00
Robin Cornett
691a1eb87e
fix numeric check
2015-03-23 12:16:57 -04:00
Robin Cornett
9524139621
change term/cpt/default image to use ID
2015-03-23 11:51:45 -04:00
Robin Cornett
64bfa88ca4
update get_image_id
2015-03-23 10:10:32 -04:00
Robin Cornett
fd5f03e6b7
change source validation
2015-03-23 09:56:12 -04:00
Robin Cornett
a431ca768b
Update CPT/tax image validation for consistency
2015-03-22 21:35:14 -04:00
Robin Cornett
4e44cdd552
add filter for minimum backstretch width
2015-03-22 16:34:25 -04:00
Robin Cornett
7b1e7b5302
Change default image validation
2015-03-22 10:06:35 -04:00
Robin Cornett
c14cd41058
add check/error message for external images
2015-03-21 16:26:55 -04:00
Robin Cornett
5020f64cf9
fix class for subsequent pages
2015-03-20 11:25:10 -04:00
Robin Cornett
b796de4998
fix archive thumbnail helper
...
Add check to see if featured image is set to display.
2015-03-17 10:13:43 -04:00