PHP 8.2.31
Preview: create-page.js Size: 359 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/extendify_old/src/Agent/workflows/content/create-page.js

import { GeneratePageResult } from '@agent/workflows/content/components/GeneratePageResult';

const { context, abilities } = window.extAgentData;

export default {
	available: () =>
		!['page', 'post'].includes(context?.adminPage) &&
		context.isBlockTheme &&
		abilities.canEditPosts,
	id: 'create-page',
	whenFinished: { component: GeneratePageResult },
};

Directory Contents

Dirs: 2 × Files: 4

Name Size Perms Modified Actions
- drwxr-xr-x 2026-04-28 02:40:01
Edit Download
tools DIR
- drwxr-xr-x 2026-04-28 02:40:01
Edit Download
359 B lrw-r--r-- 2025-10-23 20:20:58
Edit Download
412 B lrw-r--r-- 2025-09-09 19:55:14
Edit Download
387 B lrw-r--r-- 2025-09-09 19:55:14
Edit Download
346 B lrw-r--r-- 2025-10-23 20:20:58
Edit Download

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