Commit Graph

108 Commits

Author SHA1 Message Date
Robin Cornett 00bf7ad209 Fix image source if image size isn't present 2016-02-23 13:12:43 -05:00
Robin Cornett 0b3864abd5 Fix filter location 2016-02-23 08:03:54 -05:00
Robin Cornett be876f703e Add helper function to get the plugin setting 2016-02-23 08:03:13 -05:00
Robin Cornett 23c8b9493c update docblocks 2016-01-29 17:07:52 -05:00
Robin Cornett 70cb467c7e Add filter to create a conditional to check if the plugin can run 2016-01-17 11:40:58 -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 8560bf4689 Fix strict arrays 2015-12-30 15:53:19 -05:00
Robin Cornett 19274bb2e3 Add medium_large image to possible backstretch image sources 2015-12-10 09:14:49 -05:00
Robin Cornett 2c7f0105d1 Update copyright 2015-11-17 16:35:54 -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 8b76d86214 Fix centering x/y in js 2015-11-11 08:36:42 -05:00
Robin Cornett 1ef616b65f Add filters for image output priority 2015-11-10 09:58:13 -05:00
Robin Cornett 03e72e8df8 Refactor output/separate backstretch/large functions 2015-11-03 16:23:58 -05:00
Robin Cornett 2872de65da Change checks for move_titles/excerpts to helper functions 2015-11-03 16:22:52 -05:00
Robin Cornett 437657faa6 Add helper function to check whether plugin can proceed 2015-11-03 16:19:37 -05:00
Robin Cornett edf4d85fa0 Modify large image output
Better use of native WP function. wp_kses strips out srcset at this time
2015-10-24 12:42:54 -04:00
Robin Cornett b0e85bc9c2 Remove redundant enqueue 2015-10-16 17:18:54 -04:00
Robin Cornett bf41cfb65f Add additional photon override 2015-10-16 16:10:28 -04:00
Robin Cornett 7e47d89083 Update heading removal for Genesis 2.2.1 2015-09-08 11:31:21 -04:00
Robin Cornett 4b61557eeb Fix front page filter
DRY DRY
2015-09-01 20:34:25 -04:00
Robin Cornett 5442c5ba10 Re-add blog page template title 2015-09-01 13:34:15 -04:00
Robin Cornett 434787f64e Fix errant ) 2015-08-31 22:12:17 -04:00
Robin Cornett 536bd5f6f5 updated readme, version 2015-08-31 18:27:43 -04:00
Robin Cornett 9caf313126 Add function_exists check for Genesis pre 2.2
Hoping to lose the need for this check, though--trying to get blog
template heading moved to its own function.
2015-08-31 12:37:09 -04:00
Robin Cornett f2b78cbb35 Fix front page title filter
Erroneously named. O.o Also belongs in a separate function for logic.
2015-08-31 09:31:33 -04:00
Robin Cornett f7a9176e5c Fix title/description removal 2015-08-31 09:30:43 -04:00
Robin Cornett 0a91dd1673 Clarify names 2015-08-31 07:46:05 -04:00
Robin Cornett f628857858 Refactor descriptions and excerpts 2015-08-30 17:05:37 -04:00
Robin Cornett 8013ccee7e Fix title output
wonky () ended up removing titles on blog templates. This fixes that,
and hopefully parses out the logic to make more sense.
2015-08-30 17:01:04 -04:00
Robin Cornett 724b9c781b Update readme/tag
and whoops bugfix on output.
2015-08-17 11:42:12 -04:00
Robin Cornett 72c7e7dcba Fix missing title 2015-07-28 10:45:28 -04:00
Robin Cornett c07b372252 Use smaller image for smaller screens 2015-07-27 16:11:01 -04:00
Robin Cornett bde4874ce7 Move functions to retrieve as late as possible 2015-07-26 14:58:07 -04:00
Robin Cornett 61d7d56e5c Fix dependencies 2015-07-12 12:28:21 -04:00
Robin Cornett 41ac3732cd Provisional tag 2.3.0 2015-07-12 11:35:08 -04:00
Robin Cornett c66354466d Add filter for front page title display 2015-07-11 17:05:16 -04:00
Robin Cornett 6fc854e7f0 Refactor localize scripts to separate function 2015-06-07 12:55:14 -04:00
Robin Cornett c58cc69648 Revert to static functions
(backwards compatible)
2015-06-06 21:30:42 -04:00
Robin Cornett 0f6430682d Fix $variables 2015-06-06 17:57:28 -04:00
Robin Cornett 93b7c5aa35 Clean up static methods
Needs lots more testing
2015-06-03 14:36:16 -04:00
Robin Cornett 90bdeccf37 add hooks for before/after overlay title/excerpt 2015-05-26 17:01:28 -04:00
Robin Cornett 4bff9bc7ae there is always more to escape 2015-05-08 09:32:50 -04:00
Robin Cornett cb643f8520 Fix no-js image 2015-05-07 21:18:39 -04:00
Robin Cornett 9bdca7944f escape more things #WWGJD 2015-05-07 20:36:35 -04:00
Robin Cornett e527557810 escape all the things 2015-04-24 17:02:47 -04:00
Robin Cornett 5555fb2f30 set fallback value for is_paged variable 2015-04-21 14:39:26 -04:00
Robin Cornett 181af10c6a escape correctly 2015-04-20 17:01:47 -04:00