Commit Graph

142 Commits

Author SHA1 Message Date
Robin Cornett 725cc0f020 Update comments, .pot 2016-04-30 14:20:30 -04:00
Robin Cornett 62c33cb8c7 Use new function to retrieve plugin settings 2016-04-30 13:57:52 -04:00
Robin Cornett 934fbd8189 Fix docs 2016-04-26 09:41:24 -04:00
Robin Cornett 9babfe0666 Remove unused variables 2016-04-26 09:41:13 -04:00
Robin Cornett 14a1b55f99 Change image reset to early return 2016-04-20 15:30:16 -04:00
Robin Cornett bda95c2c5d Move image reset to separate function 2016-04-20 15:14:21 -04:00
Robin Cornett fe24d2ba68 Fix custom image size filter overriding large 2016-04-06 14:47:26 -04:00
Robin Cornett 7fafc8a8e2 Fix fallback image check 2016-04-06 14:43:41 -04:00
Robin Cornett d3ea7a950a Extract singular image function 2016-04-03 15:30:06 -04:00
Robin Cornett 648a6317a9 Update readme/copyright 2016-04-01 20:18:20 -04:00
Robin Cornett f70e3d9f6b Use url to id function for fallback 2016-03-31 11:37:45 -04:00
Robin Cornett 1b4e5e8bf8 Add fallback setting for custom content types 2016-03-31 11:36:55 -04:00
Robin Cornett 963a170e4c Change variable names for sanity 2016-03-31 11:35:12 -04:00
Robin Cornett 8c6b7dfff6 Add featured images for search/404 pages 2016-03-11 12:34:23 -05:00
Robin Cornett 643ceedcd3 Update readme, pot, version 2016-03-02 22:18:33 -05:00
Robin Cornett 92d15eee2a Update term meta retrieval method
Necessary for G 2.2.7. This maintains backwards compatibility for users
running earlier WP/G versions.
2016-03-02 21:44:01 -05:00
Robin Cornett 40e421560d Add a filter to change which image size to use
Overrides the filter to force use of the large image.
2016-02-04 14:38:05 -05:00
Robin Cornett 28808d0f52 Add a filter for the title text 2016-01-28 10:59:34 -05:00
Robin Cornett 6d268b79dd Update docblocks 2016-01-12 09:13:25 -05:00
Robin Cornett bc80927720 Change function name 2016-01-07 13:52:08 -05:00
Robin Cornett 3c3e5f5c04 Refactor identical apply_filters to one function and call as needed 2016-01-04 10:05:23 -05:00
Robin Cornett 8a18a5df51 Simplify early return on ID check 2015-12-30 16:04:17 -05:00
Robin Cornett 8560bf4689 Fix strict arrays 2015-12-30 15:53:19 -05:00
Robin Cornett eeb58b0aa2 Remove unnecessary is_home() check
Now covered in post type code following
2015-12-16 14:05:26 -05:00
Robin Cornett 0177efe5d3 update version 2015-12-16 07:42:01 -05:00
Robin Cornett 4d73d65aba Fix medium image check 2015-12-15 07:36:49 -05:00
Robin Cornett 6cec93b492 Fix tax/term image 2015-12-15 07:13:45 -05:00
Robin Cornett 1862552e15 Fix posts page image 2015-12-15 07:13:23 -05:00
Robin Cornett 4cf610ca39 Simplify post_type image retrieval
Use get_post_type() instead of the convoluted object checking.
2015-12-14 17:21:04 -05:00
Robin Cornett 4de13d0fcc Fix home using most recent post image 2015-12-11 09:30:35 -05:00
Robin Cornett 2ef18bf587 Rename helper function for consistency 2015-12-07 12:50:00 -05:00
Robin Cornett d1e7cd9df6 update readme, .pot
provisional 2.4.0
2015-12-01 10:39:23 -05:00
Robin Cornett 362a25a40d Fix term_meta
4.3 backwards compat things
2015-11-17 16:50:44 -05:00
Robin Cornett 37422ecc0b Add term_meta support
Includes new helper function to retrieve a term image_id
2015-11-17 16:37:22 -05:00
Robin Cornett 43d6ac4b13 Add medium width override filter 2015-11-13 10:53:57 -05:00
Robin Cornett 3a0a9893ef update readme, tags 2015-11-12 19:10:47 -05:00
Robin Cornett 692550310e Update image_id query for protocol mismatch 2015-10-20 12:30:19 -04:00
Robin Cornett ffed600af2 Guess we shouldn't reset Photon yet 2015-10-16 17:10:05 -04:00
Robin Cornett bf41cfb65f Add additional photon override 2015-10-16 16:10:28 -04:00
Robin Cornett dff75e382c Update version/readme 2015-09-08 13:40:07 -04:00
Robin Cornett 26803d1718 Update docs and tags 2015-09-01 14:27:10 -04:00
Robin Cornett 536bd5f6f5 updated readme, version 2015-08-31 18:27:43 -04:00
Robin Cornett fbac6c2ab3 Add backwards compatibility check helper function 2015-08-15 15:18:27 -04:00
Robin Cornett d6b9841841 Remove unused variables 2015-08-15 10:20:20 -04:00
Robin Cornett dcdf6e383d Fix image source check 2015-08-11 08:36:43 -04:00
Robin Cornett c07b372252 Use smaller image for smaller screens 2015-07-27 16:11:01 -04:00
Robin Cornett 92d7330565 Fix posts page fallback 2015-07-27 16:08:33 -04:00
Robin Cornett 88489af7cf Fix author image 2015-07-26 16:44:11 -04:00
Robin Cornett 41ac3732cd Provisional tag 2.3.0 2015-07-12 11:35:08 -04:00
Robin Cornett 167dafb579 Fix call to protected static method 2015-06-12 08:30:47 -04:00