Changes between Version 1 and Version 2 of Ticket #24197, comment 1
- Timestamp:
- 04/26/2013 02:11:34 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24197, comment 1
v1 v2 4 4 5 5 My steps: 6 1. Enqueued my own script and changed `'jquery'` in your snippet to that script handle.6 1. Enqueued my own script under the same `if ( isset( $post ) )` check and changed `'jquery'` in your snippet to that script handle. 7 7 2. Went to Edit Post screen. 8 8 3. `alert( icy_ajax.post_id )` prints the post ID, as expected.