Changeset 3444831
- Timestamp:
- 01/22/2026 12:38:02 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin-menu-editor/trunk/includes/menu-editor-core.php
r3432118 r3444831 4210 4210 } 4211 4211 4212 public function can_find_items_by_url() { 4213 return !empty($this->reverse_item_lookup); 4214 } 4215 4212 4216 public function castValuesToBool($capabilities) { 4213 4217 if ( !is_array($capabilities) ) {
Note: See TracChangeset
for help on using the changeset viewer.