BAN Users v1.5.4 contribution
-
Dear!
I wish to say a big “Thank you” for this plugin. Found it very useful for my project, but I need it to work on the latest wp release.
So, I rolled up my sleeves and do the job for myself. If someone else finds it useful, please, welcome to the club.
My idea was to update the plugin for comments moderation. Because of that, I have added the row action ‘Show comments by user’ and all row actions to the comment rows and woocommerce product reviews. Also, I needed some banning history. My solution is to add new CPT Banned History, and comments as banning activity logs.
I am a beginner in the WordPress world but hope that my ideas are well implemented.
Code changes can be found on GitHub:
GitHub diff v1.5.3…v1.5.4
Thx for your work on this plugin!
Regards= 1.5.4 =
- [Added] Karma column to the CPT Banned History is equal to the total banned days per user, higher karma means a greater spammer
- [Added] Registration date column to the all users table
- [Added] Authors dropdown to the edit comments for filtering comments
- [Added] Banned-history comment type to the edit comments dropdown for filtering comments
- [Added] CPT Banned History for the Ban Users logs. Logging activities as comments on the CPT
- [Added] Row actions to the comment rows in the activity dashboard widget
- [Added] Row actions to the woocommerce product reviews table
- [Added] Row actions to the edit comments table
- [Added] Show comments by user row action
- [Fixed] Dependency updates
- [Fixed] Minor PHP code refactoring
The topic ‘BAN Users v1.5.4 contribution’ is closed to new replies.