WordPress/wp-admin/js/widgets
James Nylen c91b130b53 REST API: Allow overriding jQuery.ajax calls from within wp-admin
There are now 3 places where we call out to the REST API from within wp-admin.  This commit introduces a small library to allow overriding these calls, centralize nonce-passing logic, and eliminate the need to pass a full REST URL down to client code (this last feature is not yet used and will be explored in a separate ticket).

Fixes #40919.

Built from https://develop.svn.wordpress.org/trunk@41206


git-svn-id: http://core.svn.wordpress.org/trunk@41046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-08-02 16:45:44 +00:00
..
media-audio-widget.js Widgets: Further refine WP JS coding style in media widgets code. 2017-05-22 22:05:42 +00:00
media-audio-widget.min.js Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
media-image-widget.js Widgets: Prevent image title attribute from being populated from attachment title by default upon selection. 2017-05-15 18:42:44 +00:00
media-image-widget.min.js Widgets: Prevent image title attribute from being populated from attachment title by default upon selection. 2017-05-15 18:42:44 +00:00
media-video-widget.js REST API: Allow overriding jQuery.ajax calls from within wp-admin 2017-08-02 16:45:44 +00:00
media-video-widget.min.js REST API: Allow overriding jQuery.ajax calls from within wp-admin 2017-08-02 16:45:44 +00:00
media-widgets.js REST API: Allow overriding jQuery.ajax calls from within wp-admin 2017-08-02 16:45:44 +00:00
media-widgets.min.js REST API: Allow overriding jQuery.ajax calls from within wp-admin 2017-08-02 16:45:44 +00:00
text-widgets.js Widgets: Rename Text widget's legacy mode to non-visual mode, restore boolean filter prop, and improve compatibility for widget_text filters applied in Custom HTML widget. 2017-07-24 22:46:42 +00:00
text-widgets.min.js Widgets: Rename Text widget's legacy mode to non-visual mode, restore boolean filter prop, and improve compatibility for widget_text filters applied in Custom HTML widget. 2017-07-24 22:46:42 +00:00