-
WP Plugin: "My Custom Styles"
An easy to use, with intuitive interface, WordPress plugin that gives you the ability to easily and safely add your custom CSS code to your WordPress website, directly out of your WordPress Admin Area, without the need to have an external editor.
Continue reading → -
JavaScript with the attribute “CF-Hash” mysteriously added to a source code
I just noticed that one of my articles on the website has a strange JavaScript code added to my raw code that I show in article.
Continue reading → -
Upgrading the SVN working copy to new version
Today I upgraded the Subversion on my computer from 1.6 to 1.7 version. Subversion version 1.7 has a new repository structure and requires to upgrade all existing working copies.
Continue reading → -
Access to the Library folder (~/Library) in the Finder
From version of Mac OS X — 10.7, the folder “Library”, in the Finder, by default is hidden from the user.
Continue reading → -
How to fix: "Every call to the add_setting() method needs to have a sanitization"
Some time ago WordPress.org is changed the rules of the publication of a themes to their repository. And then, I have not been able to publish update of my theme, because of the following error:
REQUIRED: Found a Customizer setting that did not have a sanitization callback function. Every call to the add_setting() method needs to have a sanitization callback function passed.
Continue reading →