开发者 |
algoritmika
anbinder wpcodefactory karzin omardabbas kousikmukherjeeli |
---|---|
更新时间 | 2024年9月12日 18:03 |
PHP版本: | 4.4 及以上 |
WordPress版本: | 6.6 |
版权: | GNU General Public License v3.0 |
版权网址: | 版权信息 |
/wp-content/plugins/
directory.wpfactory_helper_plugins_table_html_before
.ini_get()
check.file_get_contents()
if allow_url_fopen
is enabled. If it's not, use curl()
.download_url()
function removed from the "Check key" action.download_url()
function removed from the alg_get_plugins_list
and alg_get_themes_list
actions.plugins_loaded
action now.load_plugin_textdomain()
function moved to the to init
hook.alg_wpcfh_update_site_key_status()
- Don't overwrite valid licence response with server errors (no response etc.).ALG_WPCODEFACTORY_HELPER_UPDATE_SERVER
constant added.