File manager - Edit - /home/antilam/web/antilam.ru/public_html/wp-content/plugins/wp-recipe-maker/assets/js/shared/Api/CustomTaxonomy.js
Back
const customTaxonomiesEndpoint = wprm_admin.endpoints.custom_taxonomies; import ApiWrapper from 'Shared/ApiWrapper'; export default { save( editing, taxonomy ) { const data = { ...taxonomy, }; const method = editing ? 'PUT' : 'POST'; return ApiWrapper.call( customTaxonomiesEndpoint, method, data ); }, };
| ver. 1.4 |
Github
|
.
| PHP 8.4.22 | Generation time: 0.26 |
proxy
|
phpinfo
|
Settings