Robin Cornett
|
15070d303b
|
Update version, readme
|
2018-05-28 15:34:24 -04:00 |
|
Robin Cornett
|
91af312eaa
|
Remove all calls to check_image_id helper function (deprecated)
|
2018-05-28 14:57:05 -04:00 |
|
Robin Cornett
|
40e8ca78c6
|
Update gravatar output in widget
|
2018-03-29 16:41:09 -04:00 |
|
Robin Cornett
|
e5bdd05c83
|
Fix author image alignment
|
2018-03-29 16:40:34 -04:00 |
|
Robin Cornett
|
4d42293e57
|
Move widget field definitions to view files
|
2018-03-29 16:28:46 -04:00 |
|
Robin Cornett
|
6fe15a8b40
|
Fix editor output
|
2018-03-29 14:13:15 -04:00 |
|
Robin Cornett
|
76b45a6efe
|
Fix editor enqueue
|
2018-03-28 20:08:01 -04:00 |
|
Robin Cornett
|
87d1b8b534
|
Change shortcode registration
|
2018-03-28 20:00:26 -04:00 |
|
Robin Cornett
|
7f636e7859
|
Update shortcodes editor
Separate shortcode editor functions into separate class; move button
wrapper to JS.
|
2018-03-28 20:00:08 -04:00 |
|
Robin Cornett
|
dc561f9ee2
|
Add custom text option to term/CPT widgets
|
2018-02-05 14:39:21 -05:00 |
|
Robin Cornett
|
8b17bb736a
|
Change CPT/term widgets to single column
|
2018-02-05 14:39:03 -05:00 |
|
Robin Cornett
|
1f883c94a0
|
Fix widget form class instantiation
|
2018-02-05 14:11:12 -05:00 |
|
Robin Cornett
|
7864160800
|
Add archive links to term/CPT widgets
|
2017-12-06 14:11:53 -05:00 |
|
Robin Cornett
|
c9a81974c3
|
Add general widgets class
|
2017-11-10 13:34:30 -05:00 |
|
Robin Cornett
|
389d2f8981
|
Rename widgets form class
|
2017-11-10 12:47:15 -05:00 |
|
Robin Cornett
|
aaf84ec73e
|
Fix shortcode buttons
|
2017-11-06 13:42:57 -05:00 |
|
Robin Cornett
|
3291ce83a7
|
Move author image fields to form class
|
2017-11-06 13:17:42 -05:00 |
|
Robin Cornett
|
b63ea56c9e
|
Don't use icon image fallback
|
2017-11-06 13:14:05 -05:00 |
|
Robin Cornett
|
7376d48739
|
Refactor author widget output
|
2017-11-06 12:21:27 -05:00 |
|
Robin Cornett
|
697128cca0
|
Refactor CPT widget output
|
2017-11-06 12:21:13 -05:00 |
|
Robin Cornett
|
709845a941
|
Move widget list to function
|
2017-11-06 12:20:58 -05:00 |
|
Robin Cornett
|
9d28ccfca3
|
Fix images in widgets
|
2017-11-02 12:47:11 -04:00 |
|
Robin Cornett
|
ac6e60bc8d
|
Update inline script
|
2017-11-02 11:53:01 -04:00 |
|
Robin Cornett
|
e3523593c0
|
Move duplicate inline CSS
|
2017-11-02 11:52:53 -04:00 |
|
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 |
|