Commit Graph

332 Commits

Author SHA1 Message Date
Robin Cornett 9fcd6c7f21 Fix default image ID helper function 2.2.2 2015-05-09 10:00:14 -04:00
Robin Cornett 944ed6fd6b Fix version number 2015-05-08 21:18:07 -04:00
Robin Cornett fee827cdc8 Update readme 2.2.1 2015-05-08 20:37:00 -04:00
Robin Cornett 4bff9bc7ae there is always more to escape 2015-05-08 09:32:50 -04:00
Robin Cornett cb643f8520 Fix no-js image 2015-05-07 21:18:39 -04:00
Robin Cornett d95d99e7bd Update version number 2015-05-07 20:39:19 -04:00
Robin Cornett 9bdca7944f escape more things #WWGJD 2015-05-07 20:36:35 -04:00
Robin Cornett 9f97e65e88 Fix image_id sequence (term image) 2015-05-07 19:00:06 -04:00
Robin Cornett dd6982ac3a Merge hotfix branch variable-id
Fixes fallback filters
2015-05-06 16:17:33 -04:00
Robin Cornett 80ff36a732 Fix term image filter 2015-05-06 15:23:50 -04:00
Robin Cornett f1607e243e Fix a11y 2015-05-06 13:18:42 -04:00
Robin Cornett 096600c69d Add a11y support 2015-05-06 13:05:01 -04:00
Robin Cornett 77491715ee Fix term image/default filters 2015-05-05 13:37:09 -04:00
Robin Cornett 84823c39cb Fix archive widget 2015-05-05 13:20:14 -04:00
Robin Cornett 6649e1ea5f add a CPT image filter 2015-05-05 12:50:19 -04:00
Robin Cornett 70a1498e5f Refactor title to new function 2015-05-05 12:50:02 -04:00
Robin Cornett f698c47dbd Refactor image ID function 2015-05-05 12:19:08 -04:00
Robin Cornett 3b6999eec4 Fix archive widget 2015-05-05 12:05:43 -04:00
Robin Cornett a262521ffc revise archive thumbnail helper function 2.2.0 2015-05-03 14:23:38 -04:00
Robin Cornett e28c060729 update readme
(fix archive thumbnail function example)
2015-04-30 09:58:46 -04:00
Robin Cornett 580869641f Refactor get_image_id
Sets a fallback if original image has number pattern like WP's resized
images in the URL. Mad props to @hellofromtonya to abstract the SQL
query and make it more efficient.
2015-04-29 15:02:35 -04:00
Robin Cornett 6787b96354 Fix post_parent call 2015-04-27 11:59:47 -04:00
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