Robin Cornett
|
b087c6c9c7
|
Change PHP version notice to 5.6
|
2017-11-21 08:57:40 -05:00 |
|
Robin Cornett
|
ce25026ae0
|
Remove unused functions
Since settings are now retrieved and merged with defaults, this check has been unused for ages.
|
2017-11-10 13:35:33 -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
|
ac6e60bc8d
|
Update inline script
|
2017-11-02 11:53:01 -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
|
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
|
bb02311dd7
|
Fix Edit Flow conflict
Adds a filter to taxonomies which can support featured images. Also adds
the function to remove Edit Flow's post status from this list.
|
2016-11-12 15:43:24 -05:00 |
|
Robin Cornett
|
c62629b52e
|
Organize main function calls
|
2016-07-12 09:51:22 -04:00 |
|
Robin Cornett
|
1f3dc15e34
|
Remove settings check
No longer needed with setting/default array merge.
|
2016-07-12 09:50:56 -04:00 |
|
Robin Cornett
|
c7b22b43ea
|
Organize main class function
|
2016-07-02 10:25:59 -04:00 |
|
Robin Cornett
|
d8598a8be1
|
Move help tabs to unique class
|
2016-07-02 10:17:38 -04:00 |
|
Robin Cornett
|
46ebb4b02d
|
Add customizer class/settings
|
2016-07-02 09:17:46 -04:00 |
|
Robin Cornett
|
5a00d9ea81
|
Use admin_post_thumbnail ID arg
|
2016-06-21 10:51:58 -04:00 |
|
Robin Cornett
|
aa87d57d0e
|
Spellcheck
|
2016-04-04 15:50:47 -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
|
648a6317a9
|
Update readme/copyright
|
2016-04-01 20:18:20 -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
|
513447fa42
|
Add filter to modify the default plugin image size
|
2016-02-23 13:27:02 -05:00 |
|
Robin Cornett
|
be876f703e
|
Add helper function to get the plugin setting
|
2016-02-23 08:03:13 -05:00 |
|
Robin Cornett
|
6d268b79dd
|
Update docblocks
|
2016-01-12 09:13:25 -05:00 |
|
Robin Cornett
|
3a59ea0f02
|
Fix $screen array
|
2015-11-17 16:36:15 -05:00 |
|
Robin Cornett
|
2c7f0105d1
|
Update copyright
|
2015-11-17 16:35:54 -05:00 |
|
Robin Cornett
|
13f35c3b91
|
Fix admin enqueue scripts
|
2015-11-17 14:03:21 -05:00 |
|
Robin Cornett
|
724b9c781b
|
Update readme/tag
and whoops bugfix on output.
|
2015-08-17 11:42:12 -04:00 |
|
Robin Cornett
|
96254acb40
|
Update readme
|
2015-08-15 15:19:46 -04:00 |
|
Robin Cornett
|
3aecd3f9a6
|
Fix author widget
|
2015-07-27 13:00:11 -04:00 |
|
Robin Cornett
|
02c23c41fe
|
Fix calls to get_option
|
2015-07-26 16:21:14 -04:00 |
|
Robin Cornett
|
61d7d56e5c
|
Fix dependencies
|
2015-07-12 12:28:21 -04:00 |
|
Robin Cornett
|
854fff888f
|
Add basename constant for functions' use
Deactivate and settings links use this.
|
2015-07-12 12:26:20 -04:00 |
|
Robin Cornett
|
2da0efb132
|
Fix widgets enqueue
|
2015-07-12 11:37:54 -04:00 |
|
Robin Cornett
|
41ac3732cd
|
Provisional tag 2.3.0
|
2015-07-12 11:35:08 -04:00 |
|
Robin Cornett
|
0ef416eb6f
|
Add featured author widget
|
2015-06-07 17:03:09 -04:00 |
|
Robin Cornett
|
68339ddc5d
|
Remove widgets from customizer if non-Genesis preview
|
2015-06-07 15:21:47 -04:00 |
|
Robin Cornett
|
a3c6afa03f
|
Simplify deactivation
|
2015-06-07 12:06:55 -04:00 |
|
Robin Cornett
|
f6d588bfc7
|
Add author profile featured image
|
2015-06-07 12:04:36 -04:00 |
|
Robin Cornett
|
93b7c5aa35
|
Clean up static methods
Needs lots more testing
|
2015-06-03 14:36:16 -04:00 |
|
Robin Cornett
|
12519a0878
|
Move more work into render function
|
2015-05-30 10:27:33 -04:00 |
|
Robin Cornett
|
e527557810
|
escape all the things
|
2015-04-24 17:02:47 -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
|
99bee2077c
|
add helper functions
currently just get term image for single posts.
|
2015-02-16 13:23:45 -05:00 |
|
Robin Cornett
|
93b5bc9f7b
|
change widget class names
|
2015-02-03 08:44:23 -05:00 |
|
Robin Cornett
|
0ac5c69ad9
|
add style for admin image column
|
2015-01-19 20:58:30 -05:00 |
|
Robin Cornett
|
0511b4f27f
|
tag as 2.0.0
|
2015-01-10 10:45:16 -05:00 |
|
Robin Cornett
|
d3be09861b
|
add help tab for taxonomy terms
|
2015-01-10 09:42:54 -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 |
|