File manager - Edit - /home/boiitech111/autorollingright.com/wp-content/plugins/extendify/src/PageCreator/state/cache.js
Back
import { create } from 'zustand'; import { persist } from 'zustand/middleware'; export const usePageDescriptionStore = create( persist( (set) => ({ description: null, setDescription: (description) => set({ description }), reset: () => set({ description: null }), }), { name: `extendify-page-creator-page-description-cache-${window.extSharedData.siteId}`, }, ), );
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.55 |
proxy
|
phpinfo
|
Settings