Changeset 3457253
- Timestamp:
- 02/09/2026 04:02:39 PM (7 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin-menu-editor/trunk/includes/menu-editor-core.php
r3453885 r3457253 395 395 'admin.php?page=afrsm-pro-dashboard' => true, 396 396 'admin.php?page=dots_store' => 'submenu', 397 //WooCommerce Product Options 2.6.2 398 'admin.php?page=woocommerce-product-options-setup-wizard' => true, 399 //WooCommerce Quantity Manager 2.4.3 400 'admin.php?page=woocommerce-quantity-manager-setup-wizard' => true, 397 401 ); 398 402 … … 3354 3358 * Display the header of the "Menu Editor" page. 3355 3359 * This includes the page heading and tab list. 3356 * 3360 * 3357 3361 * @param array $extra_wrap_classes Additional CSS classes to add to the page wrapper. 3358 3362 */
Note: See TracChangeset
for help on using the changeset viewer.