pods-framework / pods

The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
https://pods.io/
GNU General Public License v2.0
1.07k stars 264 forks source link

Spinner fixes for 4.2 #2858

Open PodsBot opened 9 years ago

PodsBot commented 9 years ago

Spinner fixes for 4.2 submitted via Slack by sc0ttkclark

sc0ttkclark commented 9 years ago

http://make.wordpress.org/core/2015/04/23/spinners-and-dismissible-admin-notices-in-4-2/

Our spinners use show/hide (or fade in / fade out) in jQuery, we'll need to add/remove class instead (is-active).

May need a compatibility layer added to admin_head for WP < 4.2.