Tag: WordPress Hacks
-
Use WordPress Cache
WordPress has an internal cache, also for extensions can be used. There are various functions available and you don’t have to create something new, you can easily use the cache functionality of WordPress. To get to know and understand the features a little bit, I use a small example, therefore I cache in the following…
-
Change WordPress Mail Sender
WordPress makes it easy and fast to add new users in the backend. Since version 2.8 of WordPress, it can send the access information via email. A nice feature, with no additional settings to change the sender of this email. For example the email should be send from the administrator instead from WordPress. Nevertheless, there…
-
Warning Message For Self Customized Plugins
Now and then you have to modify an existing Plugin for your own special needs. But you still get a message if an update exists for the original Plugin. If you modified the Plugin several month ago and you forgot about it, so you update the Plugin and all your modifications are gone. Most of…
-
More Memory For WordPress – More Information About WordPress
WordPress is growing and growing, with the growing of WordPress the demand of memory is also growing. The standard use is WordPress 32MByte (see settings.php ), which is not even provided by every hoster today. This is a problem – therefore: Lovely Hoster, give users more memory! But also to use the memory, it requires…