X7ROOT File Manager
Current Path:
/home/hikrsdyp/public_html/wp-content/plugins/extendify/src/Shared/lib
home
/
hikrsdyp
/
public_html
/
wp-content
/
plugins
/
extendify
/
src
/
Shared
/
lib
/
??
..
??
__tests__
??
api-fetch.js
(346 B)
??
dom.js
(254 B)
??
extra-body.js
(307 B)
??
pages.js
(15.94 KB)
??
parsing.js
(205 B)
??
unsplash.js
(1.91 KB)
??
utils.js
(1.68 KB)
Editing: extra-body.js
// Optionally add items to request body const allowList = [ 'partnerId', 'devbuild', 'version', 'siteId', 'wpLanguage', 'wpVersion', 'siteProfile', ]; export const extraBody = { ...Object.fromEntries( Object.entries(window.extSharedData).filter(([key]) => allowList.includes(key), ), ), };
Upload File
Create Folder