Changeset 61440 for trunk/src/wp-admin/includes/meta-boxes.php
- Timestamp:
- 01/05/2026 04:02:03 PM (7 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/meta-boxes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/meta-boxes.php
r61278 r61440 915 915 if ( ! in_array( 'commentsdiv', $hidden, true ) ) { 916 916 ?> 917 <script type="text/javascript">jQuery(function(){commentsBox.get(<?php echo $total; ?>, 10);});</script>917 <script>jQuery(function(){commentsBox.get(<?php echo $total; ?>, 10);});</script> 918 918 <?php 919 919 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)