wp/wp-content/plugins/option-tree/assets/js/ot-admin.js
changeset 7 cf61fcea0001
parent 5 5e2f62d02dcd
child 11 bf1778c34b9a
--- a/wp/wp-content/plugins/option-tree/assets/js/ot-admin.js	Tue Jun 09 11:14:17 2015 +0000
+++ b/wp/wp-content/plugins/option-tree/assets/js/ot-admin.js	Mon Oct 14 17:39:30 2019 +0200
@@ -241,7 +241,8 @@
             post_id: post_id,
             get_option: get_option,
             settings: settings,
-            type: type
+            type: type,
+            nonce: option_tree.nonce
           },
           complete: function( data ) {
             if ( type == 'choice' || type == 'list_item_setting' ) {