Commit Graph

61 Commits

Author SHA1 Message Date
Robin Cornett abc943d8a8 Change shortcode buttons
Instead of enabling individually, enable the buttons all at once, and use js to hide them behind one master button, kind of a dropdown menu style.
2017-11-02 09:20:02 -04:00
Robin Cornett f8700975fa Add optional shortcode buttons 2017-10-24 18:04:55 -04:00
Robin Cornett c26d55b525 Add shortcode support 2017-10-24 10:36:33 -04:00
Robin Cornett db5b6a7659 Refactor widgets
All widgets use new form/builder class and updater class.
Also fixes function visibility issues, defaults.
2017-08-09 08:05:09 -04:00
Robin Cornett 9919433095 Refactor term widget 2017-08-08 15:50:12 -04:00
Robin Cornett 68034ae957 Refactor CPT widget 2017-05-19 07:46:11 -04:00
Robin Cornett 99c30452b8 Refactor author widget form 2017-05-18 22:01:20 -04:00
Robin Cornett ef1c110c04 Move image alignment to forms class 2017-05-18 21:55:34 -04:00
Robin Cornett 4ef7e552da Refactor taxonomy widget
Adds new widget form class, which all three widgets can share.
2017-05-18 16:36:27 -04:00
Robin Cornett a47c149919 Update copyright 2017-02-17 09:43:46 -05:00
Robin Cornett 3a5cb57720 Fix CPT archive widget if post type not registered 2016-07-05 08:32:31 -04:00
Robin Cornett 13c4d67e4f Update/add doc blocks 2016-07-03 07:42:41 -04:00
Robin Cornett d064760adf Update CPT widget get_option call 2016-07-02 10:26:23 -04:00
Robin Cornett 24f3612d67 Fix aria-hidden output on widgets 2016-06-24 12:58:56 -04:00
Robin Cornett 9bfdda6b17 Fix possible missing $image 2016-04-30 14:31:23 -04:00
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 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 4fb70bf46a Fix post type archive widget if there is no image 2016-01-29 17:36:34 -05:00
Robin Cornett ad5c7ebd64 Fix featured term widget 2015-12-08 14:20:16 -05:00
Robin Cornett 2c7f0105d1 Update copyright 2015-11-17 16:35:54 -05:00
Robin Cornett 584f07b343 Fix notice if tax has no image 2015-10-16 17:11:35 -04:00
Robin Cornett 723e1560c8 Fix genesis_a11y check in featured author widget 2015-09-01 13:42:01 -04:00
Robin Cornett fbac6c2ab3 Add backwards compatibility check helper function 2015-08-15 15:18:27 -04:00
Robin Cornett 614cfbafd1 Fix author widget labels 2015-08-11 15:11:21 -04:00
Robin Cornett 3600877f3a Fix author text if no option selected 2015-08-11 14:14:51 -04:00
Robin Cornett 3aecd3f9a6 Fix author widget 2015-07-27 13:00:11 -04:00
Robin Cornett 88489af7cf Fix author image 2015-07-26 16:44:11 -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 a20cf8ef4a Add link text field 2015-06-07 17:14:15 -04:00
Robin Cornett 0ef416eb6f Add featured author widget 2015-06-07 17:03:09 -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 fc90bc37db update .pot file 2015-04-19 16:29:45 -04:00
Robin Cornett 9524139621 change term/cpt/default image to use ID 2015-03-23 11:51:45 -04:00
Robin Cornett d565d2a17a update json_encode to new function 2015-03-05 09:36:21 -05:00
Robin Cornett be99d32171 add term slug to widget class 2015-03-03 16:27:46 -05: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 f9dfc8e1b8 clarify comments, esc_url 2015-02-13 17:03:32 -05:00
Robin Cornett 93b5bc9f7b change widget class names 2015-02-03 08:44:23 -05:00
Robin Cornett acd79f3e36 change featured term widget to easier class name 2015-01-28 07:52:37 -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 4229ac2b82 fix tax term widget language 2015-01-10 10:35:43 -05:00
Robin Cornett 4ee75055c8 fix is_singular conditional (again) 2015-01-10 10:26:52 -05:00