writeto
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Sitemap Page] How to exclude a categoryI need same options
Forum: Plugins
In reply to: [Original texts Yandex WebMaster] The fatal error with php 7.3PHP 7.2
/public_html/wp-content/plugins/original-texts-yandex-webmaster/inc/ortext-core-class.php
—————————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
—————————————————————————————————————————-
37 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.Hi!
Same trouble https://take.ms/qcv7l
Forum: Plugins
In reply to: [Apocalypse Meow] Illegal mix of collationsThanks!
Forum: Plugins
In reply to: [ReCaptcha Integration for WordPress] PHP 7 errorFOUND 4 ERRORS AFFECTING 3 LINES
——————————————————————————————————————————————————-
218 | ERROR | The constant “MCRYPT_MODE_CBC” is deprecated since PHP 7.1 and removed since PHP 7.2
219 | ERROR | The constant “MCRYPT_RIJNDAEL_128” is deprecated since PHP 7.1 and removed since PHP 7.2
221 | ERROR | Function mcrypt_encrypt() is deprecated since PHP 7.1 and removed since PHP 7.2; Use OpenSSL instead
221 | ERROR | Extension ‘mcrypt’ is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
——————————————————————————————————————————————————-Forum: Plugins
In reply to: [Sub Categories Widget] use_desc_for_title => falseHello!
When will the plug-in be updated?
This function is very necessary.
Forum: Plugins
In reply to: [Sub Categories Widget] use_desc_for_title => falseIt will be very good! We are waiting for these changes.
Forum: Plugins
In reply to: [Sub Categories Widget] use_desc_for_title => false$subs = wp_list_categories(array($parent => $category_id, 'hide_empty' => $hide_empty_cats, 'show_count' => $show_post_count, 'exclude' => $excluded, 'use_desc_for_title' => false, 'title_li' => null, 'show_option_none' => '', 'echo' => 0, 'order' => $order));