golden hour
/home/godaofbq/drhyperbaric.com/wp-content/plugins/elementor/core/admin/menu/interfaces
⬆️ Go Up
Upload
File/Folder
Size
Actions
admin-menu-item-has-position.php
203 B
Del
OK
admin-menu-item-with-page.php
254 B
Del
OK
admin-menu-item.php
292 B
Del
OK
Edit: admin-menu-item-has-position.php
<?php namespace Elementor\Core\Admin\Menu\Interfaces; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } interface Admin_Menu_Item_Has_Position { public function get_position(); }
Save