Changeset 44296 for trunk/src/wp-includes/blocks/categories.php
- Timestamp:
- 12/18/2018 09:56:06 PM (6 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/5.0 merged: 44183
- Property svn:mergeinfo changed
-
trunk/src/wp-includes/blocks/categories.php
r44273 r44296 73 73 <script type='text/javascript'> 74 74 /* <![CDATA[ */ 75 ( function() {75 ( function() { 76 76 var dropdown = document.getElementById( '<?php echo esc_js( $dropdown_id ); ?>' ); 77 77 function onCatChange() {
Note: See TracChangeset
for help on using the changeset viewer.