Commit Graph

297 Commits

Author SHA1 Message Date
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
Robin Cornett 94ca61c0e6 add filter for backstretch title 2015-03-14 11:37:32 -04:00
Robin Cornett 06506be6ee remove title position from css
(to make it easier to override)
2015-03-14 11:37:15 -04:00
Robin Cornett bf5189d95d add filter to always force backstretch
would not advise using this but less invasive than having a user change
large image setting
2015-03-14 11:36:21 -04:00
Robin Cornett 951c846bfa Change archive thumbnail helper function
Makes the image output match Genesis image by including alt tag, updated
class, itemprop.
2015-03-12 09:47:24 -04:00
Robin Cornett b115179ccd update readme 2.1.0 2015-03-05 14:08:18 -05:00
Robin Cornett d556586970 update language file 2015-03-05 14:08:10 -05:00
Robin Cornett 4bde7c33c5 clarify help text 2015-03-05 14:07:49 -05:00
Robin Cornett 15bbe99e7d update language file 2015-03-05 10:24:09 -05:00
Robin Cornett d565d2a17a update json_encode to new function 2015-03-05 09:36:21 -05:00
Robin Cornett cf76c3e554 fix CPT image helper function 2015-03-05 09:21:01 -05:00
Robin Cornett 18a6b28184 fix CPT image retrieval 2015-03-04 08:51:22 -05:00
Robin Cornett e189ec78dd Add 404 to disallowed cpt/term images 2015-03-03 16:28:19 -05:00
Robin Cornett be99d32171 add term slug to widget class 2015-03-03 16:27:46 -05:00