Commit Graph

22 Commits

Author SHA1 Message Date
Robin Cornett 648a6317a9 Update readme/copyright 2016-04-01 20:18:20 -04:00
Robin Cornett 7218c6a8a3 Add selective refresh support to widgets for customizer 2016-03-25 13:26:44 -04:00
Robin Cornett 4fb70bf46a Fix post type archive widget if there is no image 2016-01-29 17:36:34 -05:00
Robin Cornett 2c7f0105d1 Update copyright 2015-11-17 16:35:54 -05:00
Robin Cornett fbac6c2ab3 Add backwards compatibility check helper function 2015-08-15 15:18:27 -04:00
Robin Cornett 70780f1414 Fix widget image size selection 2015-07-26 16:24:37 -04:00
Robin Cornett 9b323d8511 Escape widgets output 2015-07-11 17:04:28 -04:00
Robin Cornett c58cc69648 Revert to static functions
(backwards compatible)
2015-06-06 21:30:42 -04:00
Robin Cornett 93b7c5aa35 Clean up static methods
Needs lots more testing
2015-06-03 14:36:16 -04:00
Robin Cornett d859db9df4 Clean up widgets 2015-05-30 10:44:53 -04:00
Robin Cornett 84823c39cb Fix archive widget 2015-05-05 13:20:14 -04:00
Robin Cornett 797146092e add aria roles to widget images 2015-04-21 08:58:34 -04:00
Robin Cornett 9524139621 change term/cpt/default image to use ID 2015-03-23 11:51:45 -04:00
Robin Cornett 0d2daf9018 fix image attributes 2015-02-27 10:14:07 -05:00
Robin Cornett 4d98b51d4b fix apply_filters on widgets 2015-02-16 13:23:00 -05:00
Robin Cornett 93b5bc9f7b change widget class names 2015-02-03 08:44:23 -05:00
Robin Cornett d433ed39a1 escape all the things 2015-01-10 14:12:30 -05:00
Robin Cornett 0511b4f27f tag as 2.0.0 2015-01-10 10:45:16 -05:00
Robin Cornett 4ee75055c8 fix is_singular conditional (again) 2015-01-10 10:26:52 -05:00
Robin Cornett 26a6630504 clarify widget titles
also moved file inclusion to register_widgets function #wwgjd
2015-01-09 12:54:12 -05:00
Robin Cornett a438a10b1e add posts to possible archive type
basically serves as a fallback. some wonky possibilities if front page
is the posts page, or if front page is static and no posts page is set
2015-01-07 10:06:56 -05:00
Robin Cornett ec59ef049d add cpt archive widget 2015-01-06 22:10:43 -05:00