Tag: cookies

  • My Favorite Firefox Addons

    My Favorite Firefox Addons

    A list of Firefox add-ons for various functions such as password management, privacy, and content filtering. Add-ons include 1Password X, ClearURLs, uBlock Origin, and more. Explore these options for enhancing your browsing experience.

  • Auto-enable WP_DEBUG with a cookie

    Auto-enable WP_DEBUG with a cookie

    A guide on enabling WP_DEBUG in WordPress for theme/plugin development or debugging. Learn how to set it in wp-config.php or use a secret cookie method. Enhance it with additional settings like WP_DEBUG_LOG and SCRIPT_DEBUG. Implement the cookie setup using a custom mu-plugin for improved development efficiency.