Suspend WP Options Autoload
WordPress stores its configuration by using key-value structure data that reside in the options table. By default named as wp_options or wp_<site-id>_options for multisite. This… Read More »Suspend WP Options Autoload
WordPress stores its configuration by using key-value structure data that reside in the options table. By default named as wp_options or wp_<site-id>_options for multisite. This… Read More »Suspend WP Options Autoload
Docket Cache runtime code is a small code that is loaded before WordPress loads its own configuration. By implementing it, we can manipulate WordPress constants… Read More »Runtime Code
A few weeks ago, we do pre-order t-shirts for only 20 pieces. In a short time, it was successfully booked. This activity is only for… Read More »Our first merchandise
Object caching is a common practice in software architectures to reduce database workload. In short, it is a copy of data from the first source… Read More »Object Caching In Simple Term
Hi there, Nothing here yet, this blog is meant for updates and blogging stuff around Docket Cache. Thanks.