10 WordPress Snippets For Theme Customizations
When you are using WordPress, it is extremely easy to change the look of your website, thanks to themes. There are lots (like a whole bunch) of WordPr…
WordPress is a robust content management system, and its versatility is a primary reason many websites are built on this platform. In this section, we delve into how to enhance the usability of a WordPress site using the appropriate plugins, tweaks, functions, snippets, shortcodes, and themes.
We also provide numerous WordPress tips designed to streamline your development process.
When you are using WordPress, it is extremely easy to change the look of your website, thanks to themes. There are lots (like a whole bunch) of WordPr…
Many WordPress users are familiar with the TinyMCE editor, even if they don’t know it by name. It’s the editor you use to create or edit content, …
By the time you are reading this WordPress 4.1 is near release (or has been) and it will carry a new default theme, Twenty Fifteen. I actually like th…
The festivities are upon us and what better way to spread the cheer than putting up a holiday-themed notice on your site? You might be going on vacati…
Shortcodes are a very powerful feature of WordPress. In essence a shortcode is a placeholder for some other content. A well-known shortcode is the bui…
Crowdfunding is a great way to get funding without the hassle and red tape delays. All you need to do is create your product, and play with your creat…
Working with WordPress you probably are familiar with the different roles you can assign members of your team. The roles include administrator, author…
WordPress is one of the most popular content management systems (CMS) used by people either for simple blogging or other purposes like setting up an e…
WordPress is a great platform for managing a blog, website, portfolio, etc. but is limited when it comes to the way you manage your content – everyt…
Every WordPress user should be familiar with the “Howdy” message that appears in the Admin Bar when they are logged in. The problem with “Howdy…
Icons are a fantastic addition to any design. Many icons are universally recognized. For example, public toilet signs at the airport use icons to show…
I used to be very reluctant to use Git during my development. I thought I didn’t need Git and found no compelling reason to use it – until one day…