WordPress does not natively validate its comment submission form, but it can be instructed to do so by developing a custom plugin which makes use of the popular Bassistance jQuery library. This library is specifically…
Author Archives
Vladislav Davidzon (40 Posts)
Using the Power of the .htaccess File to Improve WordPress SEO
Search engine optimization is a rapidly growing field which seems to grow more lucrative by the day, and that’s largely because a website’s placement within a search engine can make or break the site’s revenues…
How to Properly File a Digital Millennium Copyright Act Complaint
One of the great things about the internet is how it has transformed access to information and sources of knowledge, from newspapers to private blogs and even self-written electronic books and other helpful content. While…
Tracking Social Media Sharing and Button-Clicks with JavaScript and WordPress
In the past several years, one trend has become apparent on blogs and websites of all sizes: Google Analytics is clearly the preferred way to track everything from a user’s operating system to the popular…
For the Novice Developer: The Anatomy of a WordPress Theme
The great thing about WordPress is that, due to its surging base of 60 million users, it’s one of the most widely-developed and themed content management systems in the world. This isn’t just due to…
Focusing on Usability with an Enhanced Pagination Design in WordPress Entries
WordPress has supported basic pagination in both entries and in lists of posted entries for quite some time, although this method is not the most intuitive way to navigate content. Because the developers behind this…
An In-Depth Understanding of WordPress Hooks
Say the phrase “WordPress hooks,” and any novice developer will almost invariably balk and begin fretting over how difficult it is to understand implement these advanced pieces of code in independent plugins and theme-specific functions.php…
Pros and Cons of Developing Plugins While Hosting them at the WordPress Repository
For nearly a decade, WordPress has been developed as an open source content management system, able to easily respond to changes and new demands in the marketplace. It is because of this flexibility and community…
Syndication for Articles Only: The How and Why of an Articles-Only RSS Feed
There was a time, not too long ago, when blogging was only about creating full-length entry content for readers to peruse and interact with. That time has long passed, however, and has given way to…
Removing PHP out of WordPress Template Files and Placing it in Dynamic Pages and Posts
One of the things which characterizes WordPress is its broad use of PHP and “PHP-like” variables throughout its template files. These variables have remained unchanged for the better part of a decade since WordPress was…

