Changes between Initial Version and Version 2 of Ticket #20770
- Timestamp:
- 05/29/2012 06:10:08 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20770
- Property Cc kpayne@… added
- Property Keywords has-patch ui-feedback added; needs-patch removed
-
Ticket #20770 – Description
initial v2 9 9 10 10 in javascript something like this: 11 {{{ 11 12 $.post(ajaxurl, data, function(response){ 12 13 if (response === 'success') {} else { alert('Fail to save'); } 13 14 }); 15 }}} 14 16 15 17 http://wpimpact.com/wp-content/uploads/2012/05/Untitled-4.png