Commit Graph

96 Commits

Author SHA1 Message Date
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
Robin Cornett ad090ce1df add filter to conditionally not move titles 2015-04-18 09:00:26 -04:00
Robin Cornett a68e201116 add blog page 2+ setting
originally the featured image doesn't show on subsequent pages, but some
people might want it to. needs documentation.
2015-04-09 22:16:36 -04:00
Robin Cornett df97e4c214 fix skipped post type array 2015-04-07 12:07:20 -04:00
Robin Cornett 413f53fb27 remove unnecessary title tag from large image 2015-04-05 20:40:35 -04:00
Robin Cornett 4e44cdd552 add filter for minimum backstretch width 2015-03-22 16:34:25 -04:00
Robin Cornett 5020f64cf9 fix class for subsequent pages 2015-03-20 11:25:10 -04:00
Robin Cornett 94ca61c0e6 add filter for backstretch title 2015-03-14 11:37:32 -04:00
Robin Cornett bf5189d95d add filter to always force backstretch
would not advise using this but less invasive than having a user change
large image setting
2015-03-14 11:36:21 -04:00
Robin Cornett a816a305f7 sanitize width 2015-02-27 10:13:13 -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 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