🐐 GOAT Shell

Current path: home/fresvfqn/emergencywaterdamagenyc.com/wp-content/plugins/extendify/src/Library/api/



⬆️ Go up: Library

📄 Viewing: 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