Morshed Alam
Forum Replies Created
-
You can use this tutorial: Fixing WordPress Login Logo Issue After Updating to 6.7
You can use this tutorial: Fixing WordPress Login Logo Issue After Updating to 6.7
Is there any update on this?
That’s the dilemma. I don’t want to disable social avatars. Some may want to change their profile picture; others are okay with their social avatar.
If it’s possible, please add this.
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] 404 event logs purgingOkay, now I get it. We don’t need more cron jobs. So, I think there is no need to create this ticket.
However, you can create an internal ticket about letting set this option from plugin settings instead of editing the config file:
define('AIOS_PURGE_EVENTS_RECORDS_AFTER_DAYS', 10)
Thank you.
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] 404 event logs purgingThank you for the code.
I mentioned 200 just as an example. It could be recent 5000.
Anyway, I will apply the code snippet.
Thanks for this great plugin.
Forum: Plugins
In reply to: [Speculative Loading] What about mobile users?Thank you.
Thank you.
Thank you
Okay, take your time. But shouldn’t it be added on plugin file only? I mean why should we pile up our theme’s functions.php file?
Please add the functionality by default, so we don’t need to add any code to our functions.php
Thank you.
I tried this. It doesn’t work too.
it has come back.
I’ve added the code but nothing’s happening.
My custom post type is quote, so I added:
add_filter( 'manage_edit-quote_sortable_columns', 'tptn_column_register_sortable');
But it did nothing. Can you check it please in your installation?
Forum: Plugins
In reply to: [Top 10 - WordPress Popular posts by WebberZone] Number format post countYes. The new version works fine.
Thank you.
Forum: Plugins
In reply to: [Top 10 - WordPress Popular posts by WebberZone] Number format post countSorry to let you know, If I add this line of code, it strips off digits after comma.