• Hi, I turned on debug logs and saw, that Post Views Counter uses 3 deprecated PHP functions. Here are error messages:

    1 – PHP Deprecated: Function mcrypt_get_key_size() is deprecated in /public_html/wp-content/plugins/post-views-counter/includes/counter.php on line 777

    2 – PHP Deprecated: Function mcrypt_get_iv_size() is deprecated in /public_html/wp-content/plugins/post-views-counter/includes/counter.php on line 778

    3 – PHP Deprecated: Function mcrypt_encrypt() is deprecated in /public_html/wp-content/plugins/post-views-counter/includes/counter.php on line 783

    Can you fix it? Thanks.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Deprecated PHP in your plugin’ is closed to new replies.