Commit Graph

226 Commits

Author SHA1 Message Date
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 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 4bde7c33c5 clarify help text 2015-03-05 14:07:49 -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
Robin Cornett 5b23664fc8 Add early return for admin 2015-03-02 11:36:14 -05:00
Robin Cornett 695532491f Add alt tags to featured images in admin 2015-03-02 11:36:01 -05:00
Robin Cornett 2da37bbd79 Simplify archive helper function 2015-03-01 14:41:46 -05:00
Robin Cornett c8aae0370f Fix array for term/default archive image 2015-02-28 19:54:58 -05:00
Robin Cornett 7180c64f43 Fix array for get CPT image 2015-02-28 19:54:37 -05:00
Robin Cornett 5dc0619248 fix column hook for admin previews 2015-02-28 10:26:39 -05:00
Robin Cornett 4d916fc4ff change admin thumbnail output
New filters available, to modify thumbnail if desired.
2015-02-28 10:16:32 -05:00
Robin Cornett 0ad46dd3f9 fix cpt array 2015-02-27 10:14:23 -05:00
Robin Cornett 0d2daf9018 fix image attributes 2015-02-27 10:14:07 -05:00
Robin Cornett a816a305f7 sanitize width 2015-02-27 10:13:13 -05:00
Robin Cornett 4ef185d31a fix function name 2015-02-27 10:12:47 -05:00
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 6c1b7e58cb add CPT images to helper functions 2015-02-26 17:55:06 -05:00
Robin Cornett 3408fa62b6 add filter to archive thumb helper 2015-02-26 15:38:22 -05:00
Robin Cornett fcc0021a45 Simplify image variables 2015-02-26 15:38:01 -05:00
Robin Cornett 55592f1303 add more helper functions
Functions to retrieve term image ID, URL, fallback image ID, URL, and
function to display term/fallback image as post thumbnail on archives.
2015-02-26 12:10:28 -05:00
Robin Cornett 24a3836466 update docs, tentative 2.1.0 2015-02-18 18:28:07 -05:00
Robin Cornett 1dba657602 fix CPT archive title 2015-02-18 18:27:39 -05:00