HEX
Server: Apache/2.4.68 (Debian)
System: Linux as-cs-widget-demo-us-central1 6.1.0-44-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
User: root (0)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/plugin-check/includes/Vars/prefix-not-valid.php
<?php
/**
 * Common invalid prefixes
 *
 * @package plugin-check
 */

return array(
	'__',
	'_',
	'-',
	'set',
	'get',
	'is',
	'save',
	'show',
	'update',
	'add',
	'do',
	'setting',
	'wordpress',
	'wp',
	'wc',
	'woo',
	'table',
	'html',
	'css',
	'js',
	'input',
	'output',
	'plugin',
	'plugins',
	'my_plugin',
	'myplugin',
	'prefix',
	'my_custom',
	'custom',
	'as',
	'widget',
	'oauth2',
	'handle',
	'generate',
	'post',
	'site',
	'remove',
	'filter',
	'display',
	'init',
	'start',
	'check',
	'sync',
	'cache',
	'declare',
	'register',
	'enable',
	'disable',
	'include',
	'search',
	'upgrade',
	'update',
	'setup',
	'create',
	'admin',
	'load',
	'theme',
	'fetch',
	'apply',
	'clear',
	'verify',
	'test',
	'insert',
	'acme',
	'app',
	'render',
	'rest',
	'acme',
	'common',
	'host',
	'activate',
	'deactivate',
	'run',
	'delete',
	'enqueue',
	'send',
	'block',
	'content',
	'model',
	'portal',
	'email',
	'form',
	'choose',
	'system',
	'build',
	'execute',
	'retrieve',
	'redirect',
	'graph',
	'import',
	'api',
	'perform',
	'select',
	'inc',
	'process',
	'adjust',
	'duplicate',
	'clone',
	'customer',
	'customize',
	'subscribe',
	'includes',
	'default',
	'path',
	'client',
);