One of the best attributes of WordPress is its ease of use. It’s easy because there’s not a significant amount of bloat with endless bells and whistles that steepen the learning curve. On the flip side, some might find WordPress a little light. It does a lot, but not quite enough. In this article, Brian Onorio will explore the process of registering new data types in a fully compliant manner. Once you get the hang of it and you create a few of these, it’ll start to come naturally. Although this article is long and in-depth, it really is about a 10-minute process from concept to conclusion once you fully understand what’s going on.
Read more…
As great as WordPress is, the standard way in which it approaches the archive is far from user-friendly. Let’s fix that today! In this article, Karol K will build an archive page for WordPress that’s actually useful. The best part is that you will be able to use it with any modern WordPress theme installed on your website at the moment. This custom archive page will be based on a custom page template. The page will be responsive and will not depend on the current theme of the website it’s being used on.
Read more…
With Mat Marquis of the Responsive Images Community Group, Tim Evko decided to refactor a plugin that he had built several months ago, hoping that it would lead to a more useable and performant solution. After months of pull requests, conversations on Slack and help from WordPress’ core team, they’re finally ready to share what they’ve been working on! You can download and install RICG Responsive Images from WordPress’ plugin directory.
Read more…
In this tutorial, Collins Agbonghama will talk about ROT13 encryption and how it works. You’ll see how text can be programmatically encoded in ROT13 using PHP. Finally, you’ll code a WordPress plugin that scans a post for blacklisted words and replaces any in ROT13 encryption. Even if you don’t end up using the plugin, the concepts you’ll learn in creating it can be applied to many situations, such as obfuscating or encrypting inappropriate words (such as profanities) in ROT13, which would be a nice feature in a forum where people have the freedom to post anything.
Read more…
If you are hesitant about choosing the perfect template for your website, then maybe it is high time to stop browsing and order one for yourself. To simplify this process, you should employ a professional RFP template for software development. One of the best things you can do when choosing a theme is to learn about the person or company who made it. If they have a reputation to live up to, then their themes will undoubtedly be of a higher quality than developers who don’t. With the recommendations in this post, you will be better informed to avoid the really bad themes and to choose one that is fast, well coded and SEO-friendly and that includes all of the features you need.
Read more…
It’s easy to get lost with so many options for hosting your website. You have quite a lot to choose from! How much should you pay? Is support important to you, or are you a tinkerer who likes to do your own thing? Hopefully, reading this article will help you have a clearer picture of the different packages available, and you will be able to make a decision based on your website, requirements and budget!
Read more…
If you use custom post types in WordPress, you might need to organize them like categories and tags. Categories and tags are examples of taxonomies, and WordPress allows you to create as many custom taxonomies as you want. In this article, Josh Pollock will explain custom taxonomies and how to create them. He’ll also go over which template files in a WordPress theme control the archives of built-in and custom taxonomies, and some advanced techniques for customizing the behavior of taxonomy archives.
Read more…
WordPress has released the first release candidate for the upcoming 4.0 version. According to the official version numbering, and a new major release is always a cause for excitement! Since Daniel Pataki has always used WordPress in English, it took him a while to realize how important internationalization is. Version 4.0 makes it much easier to get WordPress to speak your language. In fact, the first installation screen asks you to choose your native tongue. Let’s take a look at the new features the team at WordPress has been working on for us!
Read more…
According to a 2009 study, 47% of visitors expect a page to load in under 2 seconds, and 57% of visitors will abandon a page that takes more than 3 seconds to load. Mobile Internet usage is expected to overtake desktop usage. This shift towards Internet-enabled mobile devices means that having a fast website has never been as important as it is today. Users now expect websites to be lightening fast, and developers who don’t comply will ultimately lose out to developers who invest in delivering a great experience.
Read more…
Unfortunately your website will never be completely unhackable. It’s crucial to take preventive measures and regularly improve your website’s security, but responding accordingly if your website does get hacked is equally important. In this article, Daniel Kanchev will provide a simple seven-step disaster-recovery plan for WordPress, which you can follow in case of an emergency. He’ll illustrate it with a real hack and specific commands that you can use when analyzing and cleaning the website.
Read more…