X7ROOT File Manager
Current Path:
/home/notabjze/pyirates.net/wp-content/plugins/extendify/src/Library/api
home
/
notabjze
/
pyirates.net
/
wp-content
/
plugins
/
extendify
/
src
/
Library
/
api
/
ðŸ“
..
📄
WPApi.js
(221 B)
Editing: WPApi.js
import apiFetch from '@wordpress/api-fetch'; export const updateOption = async (option, value) => await apiFetch({ path: '/extendify/v1/library/settings/single', method: 'POST', data: { key: option, value }, });
Upload File
Create Folder