PHP 8.2.31
Preview: NeedsTheme.jsx Size: 846 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/extendify_old/src/AutoLaunch/components/NeedsTheme.jsx

import { __ } from '@wordpress/i18n';

export const NeedsTheme = () => {
	return (
		<div className="flex w-full flex-col max-w-5xl p-6 lg:p-10">
			<h2 className="text-lg text-center text-gray-900 font-semibold px-4 py-0 m-0">
				{__('One more thing before we start.', 'extendify-local')}
			</h2>
			<div className="relative mx-auto w-full max-w-xl text-gray-900">
				<p className="text-base">
					{__(
						'Hey there, Launch is powered by Extendable and is required to proceed. You can install it from the link below and start over once activated.',
						'extendify-local',
					)}
				</p>
				<a
					className="mt-4 text-base font-medium text-design-main underline"
					href={`${window.extSharedData.adminUrl}theme-install.php?theme=extendable`}
				>
					{__('Take me there', 'extendify-local')}
				</a>
			</div>
		</div>
	);
};

Directory Contents

Dirs: 0 × Files: 8

Name Size Perms Modified Actions
4.45 KB lrw-r--r-- 2026-03-19 23:35:18
Edit Download
6.47 KB lrw-r--r-- 2026-04-16 23:02:08
Edit Download
731 B lrw-r--r-- 2026-04-09 23:45:00
Edit Download
552 B lrw-r--r-- 2026-03-19 23:35:18
Edit Download
1.73 KB lrw-r--r-- 2026-02-27 04:48:52
Edit Download
846 B lrw-r--r-- 2026-02-27 04:48:52
Edit Download
5.16 KB lrw-r--r-- 2026-03-19 23:35:18
Edit Download
1.28 KB lrw-r--r-- 2026-02-27 04:48:52
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).