]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/admin-ajax.php
WordPress 3.8.1-scripts
[autoinstalls/wordpress.git] / wp-admin / admin-ajax.php
index b220d3322693ea8a008004d0cbeaade08f016fc7..8847cda8b9240668870ae1d6c103c00120b02e4f 100644 (file)
@@ -58,6 +58,7 @@ $core_actions_post = array(
        'wp-remove-post-lock', 'dismiss-wp-pointer', 'upload-attachment', 'get-attachment',
        'query-attachments', 'save-attachment', 'save-attachment-compat', 'send-link-to-editor',
        'send-attachment-to-editor', 'save-attachment-order', 'heartbeat', 'get-revision-diffs',
+       'save-user-color-scheme',
 );
 
 // Register core Ajax calls.