The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.
]]>Thank you
Kimberly
thanks for the work you put into this plugin! Until now it was straight forward and easy to use.
Unfortunately after updating from version 1.2 to 1.3 wordpress is completely broken for us. All we get is the error message “Fatal error: Call to undefined function boolval() in /[…]/wp-content/plugins/custom-login-admin-front-end-css-with-multisite-support/clafc_custom-login-admin-frontend-css.php on line 400”
(I inserted the […] instead of our full website path for privacy reasons)
What do you suggest we could do to solve it? We’re not even able to access our backup-plugin to revert to a working wordpress with clafc 1.2 without FTP-hassle :/
Thx in advance
]]>FILE: /../wp-content/plugins/facebook-comment-by-vivacity/user-file.php
—————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————
1 | WARNING | File has mixed line endings; this may cause incorrect results
—————————————————————————————————————
FILE: /../wp-content/plugins/facebook-comment-by-vivacity/fb-comments.php
—————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————–
1 | WARNING | File has mixed line endings; this may cause incorrect results
—————————————————————————————————————–
FILE: /../wp-content/plugins/file-manager/BootStart/BootStart.php
————————————————————————————————————————————————–
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
————————————————————————————————————————————————–
339 | WARNING | Method name “FM_BootStart::__” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
489 | WARNING | Method name “FM_BootStart::__p” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
————————————————————————————————————————————————–
FILE: /../wp-content/plugins/file-manager/elFinder/php/elFinder.class.php
—————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————–
1623 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
—————————————————————————————————————–
FILE: /../wp-content/plugins/nofollow-for-external-link/css/index.php
———————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————————————-
1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
———————————————————————————————————————————————————————————-
FILE: /../wp-content/plugins/nofollow-for-external-link/images/index.php
———————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————————————-
1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
———————————————————————————————————————————————————————————-
FILE: /../wp-content/plugins/nofollow-for-external-link/index.php
———————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————————————-
1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
———————————————————————————————————————————————————————————-
FILE: /../wp-content/plugins/w3-total-cache/inc/email/minify_error_notification.php
———————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————————————-
1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
———————————————————————————————————————————————————————————-
FILE: /../wp-content/plugins/w3-total-cache/inc/options/common/footer.php
———————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————————————-
1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
———————————————————————————————————————————————————————————-
FILE: /../wp-content/plugins/w3-total-cache/inc/popup/common/footer.php
———————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————————————-
1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
———————————————————————————————————————————————————————————-
FILE: /../wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Utilities.php
————————————————————————————————————————————————-
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
————————————————————————————————————————————————-
710 | WARNING | Function mcrypt_encrypt() is deprecated since PHP 7.1; use OpenSSL instead
710 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
————————————————————————————————————————————————-
FILE: /../wp-content/plugins/wp-security-audit-log/classes/Connector/MySQLDB.php
———————————————————————————————————————————
FOUND 0 ERRORS AND 10 WARNINGS AFFECTING 5 LINES
———————————————————————————————————————————
309 | WARNING | Function mcrypt_get_iv_size() is deprecated since PHP 7.1; use OpenSSL instead
309 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
310 | WARNING | Function mcrypt_create_iv() is deprecated since PHP 7.1; use OpenSSL instead
310 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
312 | WARNING | Function mcrypt_encrypt() is deprecated since PHP 7.1; use OpenSSL instead
312 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
322 | WARNING | Function mcrypt_get_iv_size() is deprecated since PHP 7.1; use OpenSSL instead
322 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
327 | WARNING | Function mcrypt_decrypt() is deprecated since PHP 7.1; use OpenSSL instead
327 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
———————————————————————————————————————————
FILE: /../wp-content/plugins/wp-piwik/classes/WP_Piwik.php
————————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
————————————————————————————————————————-
360 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
————————————————————————————————————————-
FILE: /../wp-content/plugins/wp-piwik/proxy/piwik.php
———————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————————————-
98 | ERROR | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4.
———————————————————————————————————-