Image to data-URI
Convert an image to a Data-URI online. Embed small images as text directly within your HTML/CSS to improve loading speed (less HTTP requests). Output includes code for HTML <img> tag…
Convert an image to a Data-URI online. Embed small images as text directly within your HTML/CSS to improve loading speed (less HTTP requests). Output includes code for HTML <img> tag…
Before: After: Step 1 – Install ‘Code Snippets’ plug-in Step 2 – Create new JavaScript snippet with following: Step 3 – Add following CSS to Theme: Updated custom CSS to…
To set a WordPress post’s publish date to match its original creation date, you can run a one-time PHP script or add an action hook to your site’s functions.php file.…
The PHP OPcache module is not properly configured. The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply “opcache.memory_consumption”…