🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-06 16:11:17 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
plugins
/
easy-accordion-free
/
src
/
context
📍 /home/eliteewa/public_html/wp-content/plugins/easy-accordion-free/src/context
🔄 Refresh
✏️
Editing: context.js
Writable
import { createContext } from "@wordpress/element"; export const SidebarTabsContext = createContext({ activeId: 1, setActiveId: () => {}, contentAnimationEffect: "", });
💾 Save Changes
❌ Cancel