Commit Graph

234 Commits

Author SHA1 Message Date
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 d9b38c1880 change required files load method 2015-02-16 11:35:35 -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 22a9ff1b34 update readme 2.0.0 2015-02-03 08:44:37 -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 da019ecc13 update readme 2015-01-28 08:05:02 -05:00
Robin Cornett ef0f1888a1 update readme 2015-01-28 07:52:54 -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 0d87b8a307 update readme 2015-01-15 17:05:14 -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 be20fff079 update .pot 2015-01-10 10:46:59 -05:00
Robin Cornett 0511b4f27f tag as 2.0.0 2015-01-10 10:45:16 -05:00
Robin Cornett 7e7067c103 update .pot 2015-01-10 10:37:20 -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
Robin Cornett 6420d8fc1f fix is_singular conditional 2015-01-10 10:15:12 -05:00
Robin Cornett e9e20d39d3 add CPT archive link to settings page 2015-01-10 09:43:38 -05:00
Robin Cornett d3be09861b add help tab for taxonomy terms 2015-01-10 09:42:54 -05:00
Robin Cornett 8f56924f84 enable large (in addition to backstretch) images for archives 2015-01-09 15:36:47 -05:00
Robin Cornett fdd006ecdf clarify language and add help for settings 2015-01-09 12:55:54 -05:00