Commit Graph

194 Commits

Author SHA1 Message Date
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
Robin Cornett 99bee2077c add helper functions
currently just get term image for single posts.
2015-02-16 13:23:45 -05:00
Robin Cornett 4d98b51d4b fix apply_filters on widgets 2015-02-16 13:23:00 -05:00
Robin Cornett b03427509b change how images are assigned 2015-02-15 20:57:24 -05:00
Robin Cornett d0c867e431 fix typo (shame) 2015-02-15 16:39:15 -05:00
Robin Cornett ca891c8702 refactor and clarify descriptions 2015-02-15 15:55:07 -05:00
Robin Cornett 3e7171eae1 refactor titles/descriptions 2015-02-13 17:06:03 -05:00
Robin Cornett f9dfc8e1b8 clarify comments, esc_url 2015-02-13 17:03:32 -05:00
Robin Cornett c473bc13ff add filters for backstretch settings 2015-02-13 14:54:25 -05:00
Robin Cornett a966b3c5f6 add apply_filters for body classes 2015-02-12 19:18:11 -05:00
Robin Cornett 145185b421 add filter for css 2015-02-10 17:32:13 -05:00
Robin Cornett 0f250a731f add filter for backstretch image action 2015-02-10 16:54:40 -05:00
Robin Cornett 231f701e1e refactor js 2015-02-10 16:54:24 -05:00
Robin Cornett 1616e82d5c move localize to big leader output
makes more sense here
2015-02-10 16:54:13 -05:00
Robin Cornett 6555202596 add a filter for large image output 2015-02-10 14:59:15 -05:00
Robin Cornett 90d077f107 change term_image check to safer ! empty 2015-02-10 13:38:15 -05:00
Robin Cornett 5fec042b3c add skipped post_type filters to feed output as well 2015-02-09 18:39:51 -05:00
Robin Cornett af88778546 set the CPT image as an intermediate fallback for a taxonomy term 2015-02-09 18:39:00 -05:00
Robin Cornett 85a4906eaf fix taxonomy term image if a term image has been deleted 2015-02-06 12:42:21 -05:00
Robin Cornett ee62790829 add HTML5 itemprop to headlines 2015-02-05 18:35:10 -05:00
Robin Cornett d004d8a9e9 change singular title output to have html5 markup 2015-02-05 18:06:09 -05:00
Robin Cornett 93b5bc9f7b change widget class names 2015-02-03 08:44:23 -05:00
Robin Cornett cc870a11ea fix $image_id variable for CPT
If a CPT doesn't have an image assigned, the fallback will be used.
2015-01-28 11:02:41 -05:00
Robin Cornett acd79f3e36 change featured term widget to easier class name 2015-01-28 07:52:37 -05:00
Robin Cornett d5efd2464a fix variable for CPT 2015-01-20 13:24:32 -05:00
Robin Cornett d22dcb51b0 clarify keep titles setting/wording 2015-01-20 13:20:53 -05:00
Robin Cornett 0ac5c69ad9 add style for admin image column 2015-01-19 20:58:30 -05:00
Robin Cornett f66959f4f5 add filter to force large image use
added for Craig. Required going back to using actual item to
determine width instead of using image metadata. Should still be OK with
Photon but worth checking.
2015-01-13 22:18:47 -05:00
Robin Cornett daae448009 change upload button to not primary 2015-01-10 14:24:18 -05:00
Robin Cornett d433ed39a1 escape all the things 2015-01-10 14:12:30 -05:00
Robin Cornett 0511b4f27f tag as 2.0.0 2015-01-10 10:45:16 -05:00
Robin Cornett 4229ac2b82 fix tax term widget language 2015-01-10 10:35:43 -05:00
Robin Cornett 4ee75055c8 fix is_singular conditional (again) 2015-01-10 10:26:52 -05:00