Nawawi Jamili
@nawawijamili on WordPress.org, @Nawawi Jamili on Slack
Interests
Contributions Sponsored
- Member Since: December 28th, 2018
- Location: Malaysia
- Website: ghostbirdmedia.com
- GitHub: nawawi
Contribution History
Nawawi Jamili’s badges:- Plugin Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to How to exclude specific page from being cached?, on the site WordPress.org Forums:
Hi there, Docket Cache is an object caching plugin, and we can't exclude pages. We… -
Posted a reply to Database Spam “Options Update”, on the site WordPress.org Forums:
Hi, I’m marking this thread as resolved. Feel free to open a new topic if… -
Posted a reply to Conflict with IWP (Infinite WordPress) / Caching Update Count, on the site WordPress.org Forums:
Hi, I’m marking this thread as resolved. Feel free to open a new topic if… -
Posted a reply to Database Spam “Options Update”, on the site WordPress.org Forums:
“Deactivate WooCommerce Cart Fragments” how does it work? Cause my site still has the realtime… -
Posted a reply to Database Spam “Options Update”, on the site WordPress.org Forums:
Hi there, I am not sure what is causing the issue. You may use this… -
Posted a reply to Zend Opcache enabled or not?, on the site WordPress.org Forums:
Hi there, ok, I found this thread. Glad to hear that. in addition one question,… -
Posted a reply to Conflict with IWP (Infinite WordPress) / Caching Update Count, on the site WordPress.org Forums:
Hi there, You can try adding this constant to the wp-config.php file define('DOCKET_CACHE_IGNORED_GROUPKEY',[ 'options' =>… -
Posted a reply to Outstanding object cache UI/UX, tried them all. Dashboard UX admin drop-in?, on the site WordPress.org Forums:
It's pretty impressive and neat code. Yes, it needs some adjustment to handle the status.… -
Posted a reply to Checkout breaks, on the site WordPress.org Forums:
Hi there, I'm not sure I understand about it. If Docket Cache is causing a… -
Posted a reply to Outstanding object cache UI/UX, tried them all. Dashboard UX admin drop-in?, on the site WordPress.org Forums:
Hi there, Thanks for your feedback. I really appreciate it. Due to my schedule availability,… -
Posted a reply to Does This Custom Caching Code Conflict with Docket Cache, on the site WordPress.org Forums:
Hi there, From the given code, nope, there shouldn't be a conflict with Docket Cache.… -
Posted a reply to Not Working | Object Cache: Not Available, on the site WordPress.org Forums:
You're using PHP 8.4, and I believe the code has some errors since it's not… -
Posted a reply to Not Working | Object Cache: Not Available, on the site WordPress.org Forums:
So sorry, previously I didn't see the image from the link. It's like no cache… -
Posted a reply to Not Working | Object Cache: Not Available, on the site WordPress.org Forums:
Hi, wp object-cache.php drop-in file should exist in the wp-content directory. Go to the Overview… -
Posted a reply to How to Disable Orange (Dynamic) Bar, on the site WordPress.org Forums:
Add this constant at wp-config.php define('DOCKET_CACHE_PAGELOADER', false); https://docs.docketcache.com/constants#docket_cache_pageloader Thanks. -
Posted a reply to How to Disable Orange (Dynamic) Bar, on the site WordPress.org Forums:
Hi there, Go to Configuration -> ADMIN INTERFACE -> Admin Page Loader And select Disabled.… -
Committed [3122770] to Plugins SVN:
bump 24.07.01 -
Posted a reply to Is Docket Cache faster than Memcached?, on the site WordPress.org Forums:
Hi there, Is Docket Cache faster than Memcached? Nope. Any experience with SiteGround’s Memcached service?… -
Committed [3109789] to Plugins SVN:
fix blueprint.json -
Posted a reply to Issue with login button, on the site WordPress.org Forums:
Hi, I’m marking this thread as resolved. Feel free to open a new topic if… -
Posted a reply to Issue with login button, on the site WordPress.org Forums:
Hi there, Go to the configuration page "Configuration -> CACHE OPTIONS" and you may try… -
Posted a reply to Incompatibility with Zoho Campaigns plugin, on the site WordPress.org Forums:
Hi, I’m marking this thread as resolved. Feel free to open a new topic if… -
Posted a reply to Incompatibility with Zoho Campaigns plugin, on the site WordPress.org Forums:
Hi there, Replace "unserialize" with "maybe_unserialize" since Docket Cache already unserialized . File: includes/class.zcwc.php Line:… -
Posted a reply to wp rocket, on the site WordPress.org Forums:
Hi there, it can work together with wp rocket? Yes. And last question: LSMCD has… -
Committed [3072657] to Plugins SVN:
add blueprint.json -
Committed [3071959] to Plugins SVN:
try playground -
Posted a reply to Caching vs. custom sort order, on the site WordPress.org Forums:
Hi there, Seems the plugin does not support object cache, they directly update their data… -
Committed [3070353] to Plugins SVN:
fix tags -
Posted a reply to What does ‘Deactivate WP Header Junk’ actually do?, on the site WordPress.org Forums:
Hi, I’m marking this thread as resolved. Feel free to open a new topic if… -
Posted a reply to What does ‘Deactivate WP Header Junk’ actually do?, on the site WordPress.org Forums:
Hi there, The source code is always in github, you may refer to it here… -
Committed [3064338] to Plugins SVN:
tested up to 6.5 -
Posted a reply to PHP Fatal error: Uncaught TypeError: unserialize(), on the site WordPress.org Forums:
Hi, I’m marking this thread as resolved. Feel free to open a new topic if… -
Posted a reply to PHP Fatal error: Uncaught TypeError: unserialize(), on the site WordPress.org Forums:
Hi there, The error is a warning notice by PHP when the passed string is… -
Posted a reply to LiteSpeed Object Cache Off still warning message, on the site WordPress.org Forums:
Hi there, The notice is from the LiteSpeed plugin, nothing we can do. You can… -
Posted a reply to Question about multiple WP instances, on the site WordPress.org Forums:
Hi there, Yes. Docket Cache needs to be installed for each instance of WordPress unless… -
Posted a reply to Slows down my shared hosting server after upgrade to PHP 8.2, on the site WordPress.org Forums:
Alright then, I’m marking this thread as resolved. Feel free to open a new topic… -
Posted a reply to Slows down my shared hosting server after upgrade to PHP 8.2, on the site WordPress.org Forums:
Hi there, Please follow these steps to start it from fresh: Uninstall Docket Cache Delete… -
Posted a reply to cronbot, on the site WordPress.org Forums:
Hi there, You don't need the cronbot if you have a real cron. Cronbot only… -
Posted a reply to MultiNetwork compatibility?, on the site WordPress.org Forums:
Not sure if you need two ‘network-x’ "network-x" will be automatically created by the docket… -
Posted a reply to Use in conjunction with SQLite3 object cache, on the site WordPress.org Forums:
Nope. You can't use both, as both use the same drop-in file "object-cache.php". -
Posted a reply to MultiNetwork compatibility?, on the site WordPress.org Forums:
@keithkhl Please ignore the previous reply and download the fix here https://docketcache.com/devtest/docket-cache-230802-rc3.zip It fixes configuration… -
Posted a reply to MultiNetwork compatibility?, on the site WordPress.org Forums:
Alright then, thanks for the info. Edit file includes/src/Filesystem.php at line 22,and change the code… -
Posted a reply to MultiNetwork compatibility?, on the site WordPress.org Forums:
Hi, The reason why added DOCKET_CACHE_PATH_NETWORK_(n) is to possible to change each sub-network cache path,… -
Posted a reply to MultiNetwork compatibility?, on the site WordPress.org Forums:
Hi there, Thank you for using Docket Cache and asking a question about Multi-Network. For… -
Posted a reply to Excellent Cache Product, on the site WordPress.org Forums:
Thanks! -
Posted a reply to Question about possible issue, on the site WordPress.org Forums:
Hi there, Nope. That's not from Docket Cache. Docket Cache writes files in wp-content/cache/docket-cache and… -
Posted a reply to Caching limited to the website only, on the site WordPress.org Forums:
Docket Cache only displays what has been cached by OPcache. If other files have been… -
Posted a reply to Caching limited to the website only, on the site WordPress.org Forums:
@dimal You may download and try the dev version here: https://docketcache.com/devtest/docket-cache-230803-rc1.zip And define this constant… -
Posted a reply to Caching limited to the website only, on the site WordPress.org Forums:
Hi, Docket Cache OPcache viewer uses "opcache_get_status", it will list all available files under the… -
Posted a reply to Caching limited to the website only, on the site WordPress.org Forums:
Hi there, Docket Cache is an object caching plugin. It caches WordPress objects and only…
Developer
-
Docket Cache - Object Cache Accelerator
Active Installs: 20,000+
Bahasa Indonesia (Indonesian) Plugins Translation Editor - #id_ID
-
Docket Cache – Object Cache Accelerator
Active Installs: 20,000+
Bahasa Melayu (Malay) Plugins Translation Editor - #ms_MY
-
Docket Cache – Object Cache Accelerator
Active Installs: 20,000+