When spam is sent CC using Joomla forms, it’s important to disable either the option to send an email copy, or the complete form. This post shows you how.
Continue readingUPDATE wp_options
SET option_value = '0'
WHERE wp_options.option_name = 'xcloner_enable_log';
You can tune your WordPress blog speed and performance by setting a correct WP_MEMORY_LIMIT in your wp-config.php file. Here is how:
Continue readingHow to change Akismet interval to three days instead of 15 days for deleting spam comments.
Continue readingWhen I type the `last backtick first, does this all transform to code?`
When I type the first backtick first, does this all transform to code?
When using Firefox and typing in the `last backtick first, what happens then?`
Reference, bug report: https://github.com/WordPress/gutenberg/issues/8579
WordPress updates, like Core-, plugin- and themes, sometimes fail because of enabled PHP opcode caches. Popular PHP opcode caches are OPcache, WinCache and APC. Flushing these opcode caches first eases the WordPress update process. And here is a Must Use Plugin to flush OPcache cache …
Continue readingSpicy jalapeno bacon ipsum dolor amet tongue ham pork loin shankle ribeye cow t-bone pastrami. Burgdoggen ribeye pancetta, bresaola frankfurter venison alcatra short loin corned beef. Chicken sausage capicola shankle, ground round brisket drumstick burgdoggen meatloaf alcatra. Salami ham alcatra chicken t-bone pork belly.
Continue readingAs the title says, this is a WordPress post with a comma separated tag. Sometimes this comes in handy, for example when you want to display a taxonomy called “restaurant, bar” or a city and it’s country: “Groningen, the Netherlands”. This is all done using a simple WordPress filter, are you interested in the code?
Currently, Vanilla-WP runs with WP-Super-Cache enabled, and my abandoned Database Cache disabled. The fun part of WP-Super-Cache as caching plugin is, it allows the usage of plugins. Yes, a plugin for a plugin 🙂 . One of those plugins is WPSCMin, by Joel Hardi.
© 2019 Vanilla WP
Theme by Anders Noren — Up ↑
42 queries, took 0.258 seconds running PHP version 7.3.11