SILENT KILLERPanel

Current Path: > home > codekrsu > > ameliagraphics.com > wp-content > plugins > extendify > > src > Assist > tasks


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/codekrsu//ameliagraphics.com/wp-content/plugins/extendify//src/Assist/tasks

NameTypeSizeLast ModifiedActions
images Directory - -
add-page.js File 715 bytes March 26 2025 18:03:22.
ai-image-editor.js File 1158 bytes April 14 2025 20:31:16.
ai-text-editor.js File 1132 bytes April 14 2025 20:31:16.
demo-card.js File 957 bytes September 12 2024 19:49:54.
domain-recommendation.js File 866 bytes March 26 2025 18:03:22.
edit-homepage.js File 809 bytes March 26 2025 18:03:22.
help-center-ai.js File 1015 bytes March 26 2025 18:03:22.
help-center.js File 934 bytes March 26 2025 18:03:22.
ionos-connect-domain.js File 1073 bytes March 26 2025 18:03:22.
open-design-library.js File 1088 bytes April 14 2025 20:31:16.
secondary-domain-recommendation.js File 911 bytes March 26 2025 18:03:22.
setup-aioseo.js File 1030 bytes March 26 2025 18:03:22.
setup-givewp.js File 983 bytes March 26 2025 18:03:22.
setup-hubspot.js File 975 bytes March 26 2025 18:03:22.
setup-monsterinsights.js File 1044 bytes March 26 2025 18:03:22.
setup-simply-appointments.js File 1107 bytes March 26 2025 18:03:22.
setup-simplybook.js File 1035 bytes March 26 2025 18:03:22.
setup-tec.js File 1086 bytes March 26 2025 18:03:22.
setup-woocommerce-germanized-store.js File 1081 bytes March 26 2025 18:03:22.
setup-woocommerce-store.js File 1051 bytes March 26 2025 18:03:22.
setup-wpforms.js File 1002 bytes March 26 2025 18:03:22.
setup-yourwebshop.js File 1046 bytes March 26 2025 18:03:22.
site-builder-launcher.js File 1082 bytes March 13 2025 21:10:44.
update-site-description.js File 711 bytes March 26 2025 18:03:22.
upload-logo.js File 698 bytes March 26 2025 18:03:22.
upload-site-icon.js File 715 bytes March 26 2025 18:03:22.

Reading File: /home/codekrsu//ameliagraphics.com/wp-content/plugins/extendify//src/Assist/tasks/help-center.js

import { __ } from '@wordpress/i18n';
import { HelpCenterMarkup } from '@assist/tasks/images/HelpCenterMarkup';

export default {
	slug: 'help-center',
	title: __('Help Center', 'extendify-local'),
	sidebarTitle: __('Learn about the Help Center', 'extendify-local'),
	description: __(
		'Get instant support, explore our Knowledge Base, or take guided tours to make the most of our tools.',
		'extendify-local',
	),
	buttonLabels: {
		completed: __('Revisit', 'extendify-local'),
		notCompleted: __('Explore Help Center', 'extendify-local'),
	},
	type: 'html-text-button',
	event: new CustomEvent('extendify-hc:open'),
	dependencies: { goals: [], plugins: [] },
	show: () => !window.extSharedData?.showChat,
	htmlBefore: () => (
		<HelpCenterMarkup
			className="border-gray300 pointer-events-none relative hidden h-full min-h-56 w-full overflow-hidden rounded-t-lg border bg-gray-100 pt-5 lg:block"
			aria-hidden="true"
		/>
	),
};

SILENT KILLER Tool