mrlinuxnerd
Forum Replies Created
-
Forum: Plugins
In reply to: [New User Approve] Depracated $email_tagsWith all due respect, would it not just be better to turn on WP_DEBUG, WP_DEBUG_LOG and WP_DEBUG_DISPLAY on a staging site running PHP 8.2.4 and the latest WP version and fix the issues you see?
I’m in the process of informing 15-20 plugins devs that their plugin(s) are poorly written if and when compared to PHP 7.4.x and 8.2.x. Most plugins I’ve tried have deprecated code.
So, please just review and release a new version. Fixing these things takes 10-30 seconds max per fix and therefore, I’m looking forward to a new version no later than monday?Forum: Plugins
In reply to: [New User Approve] stop sending approval email for user roleIf I understand this correctly, the admin email registered will receive a notification about all users registering as in, “these needs to be either approved or denied access”?
If so, can I use this to remove that all together?
We do not want the admin to be spammed with these kind of emails. He or she will log in a few times per week to review, and that’s it.add_filter( 'nua_block_approval_mail_for_admin', '__return_false );Forum: Plugins
In reply to: [New User Approve] Deprecated error and not compatible with 6.4.1Even the version you’re pointing to above has the same deprecated message about the email.
Forum: Plugins
In reply to: [New User Approve] Depracated $email_tagsI appreciate the download link – but using that is an old version which asks me to upgrade and once that is done, the same error occurs again:
Deprecated: Creation of dynamic property pw_new_user_approve::$email_tags is deprecated in /wp-content/plugins/new-user-approve/new-user-approve.php on line 77
Can you guys please fix all the deprecated code and release a new version? It’s been weeks now.
Forum: Plugins
In reply to: [New User Approve] Deprecated EmailThe google link is dead.