Commit Graph

116 Commits

Author SHA1 Message Date
Robin Cornett fbe3ec197f Fix conditionals to prevent plugin output early 2016-04-04 10:43:54 -04:00
Robin Cornett 7fb24b1086 Add post_meta to disable on a per post basis 2016-04-03 15:31:17 -04:00
Robin Cornett 0c966656fe Clean up js 2016-04-02 12:05:19 -04:00
Robin Cornett 648a6317a9 Update readme/copyright 2016-04-01 20:18:20 -04:00
Robin Cornett 38e078859d Add setting to skip featured image output for custom content types 2016-03-31 11:37:21 -04:00
Robin Cornett 963a170e4c Change variable names for sanity 2016-03-31 11:35:12 -04:00
Robin Cornett 5925672258 Add a filter for the large image size 2016-03-19 20:26:53 -04:00
Robin Cornett 0778777368 Add setting to use term/cpt images as fallbacks for archive thumbnails 2016-03-07 13:08:59 -05:00
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