开发者 |
knutsp
proisp |
---|---|
更新时间 | 2024年11月15日 06:47 |
捐献地址: | 去捐款 |
PHP版本: | 8.1 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv3 |
版权网址: | 版权信息 |
shell_exec
initially requires a temporary access token generated in the cPanel® native interface.
Please, immediately download and reinstall the previous version from the Advanced tab here, observe that the new issues are no longer present, then post in the support forum here.
wp-config.php
or write to any existing file?No, no, no, no, and no. It stores transients, and, in case they are stored in the database (no persistent object cache), automatically deletes the expired ones from the options
table. Account backup files are stored. If access tokens are created, then their names, corresponding host name, and which one is active, are stored as an option.
No. Nope. You may manually enter an API token in wp-config.php
in case the shell_exec
function is disabled.
Yes. Use the shortcode [wf_cpanel_email_webmail]. Many parametres for users, many filters the defaults, for developers. See `includes/ShortCode.php´ for details.
Yes. Subsite admin access is then limited by default (filterable option). Unreliable site admin user separation may occur.
= Can it manage other cPanel® instances than the one my site is on?
Yes. You need three constants (you must declare or define them in ´wp-config.php´ or in another plugin) WF_CPANEL_HOST
,
WF_CPANEL_USER
and (temporarily) WF_CPANEL_API_TOKEN
No.
Yes, please. Use the support forum for feedback, reports and suggestions.
No, please use the support forum here if not using the Pro Addon. = Can I contact you by email to suggest a new feature that I believe to be useful for many and I can describe a use case for? Yes, use support@webfacing.eu
serverstatus
is unavaliable. This probably because of an outdated cPanel® version. The widget can, as always, be hidden, at least until your cPanel® is updated.max_connections
variableshell_exec
against uapi failsUndfined array key
$response_message
property in all cases$cpanel_user
property earlierWF_CPANEL_HOST
and WF_CPANEL_USER
constants in wp-config.php
get_attributes
on Locale
moduleuapi
shell command returns other than null before usingWF_CPANEL_EMAIL_SITE_DOMAIN_ONLY
in Site Health InfoWF_CPANEL_EMAIL_SITE_DOMAIN_ONLY
for Backups and Tokens pagesindex.php
to backup destination folder to avoid directory listing on badly configured serversuapi
command failsuapi
command failsshell_exec
wp-content/cpanel
for download and deletewp-config.php
support forconst WF_CPANEL_API_TOKEN = 'your-apitoken';
strict_types
cpanel
) and having a user email under the site domain