Skip to main content Jump to list of all articles

Category WordPress - Page 4

WordPress, an open-source content management system, powers a significant portion of the web. Renowned for its user-friendly interface and vast plugin ecosystem, it enables even those with limited technical knowledge to craft professional-looking websites. However, its flexibility also attracts seasoned developers, who leverage its capabilities to build complex, dynamic platforms. Whether for a simple blog or a robust e-commerce site, WordPress remains a formidable tool in the web development arsenal.

Feedburner Finally Binned From My WordPress Blog

2After 7 years of using feedburner I have finally decided to switch. Google haven’t yet killed off feedburner entirely but having announced that they are no longer going to support or update it. Like many people who are flocking to alternatives I thought I would jump on the bandwagon. Obviously switching to something new can be quite problematic and true I did encounter a couple of problems and here is how I solved them.

in WordPress

Adding Google Charts to WordPress Blog Part 2

In this mini-series of Google Visualization tutorials, we will be adding a Google chart to a WordPress theme without having to install any plugins but ensuring that we use the correct WordPress functions and recommended a safe way of implementing JavaScript. The data we will be pulling will be in JSON format and will be stored on the same server inside the theme directory.  In this tutorial, we will be adding a stacked column chart.  Want to add a table?  Check out part 1

in Web Development

Adding Google Charts to WordPress Blog Part 1

In this mini-series of Google Visualization tutorials, we will be adding a Google chart table to a WordPress theme without having to install any plugins but ensuring that we use the correct WordPress functions and recommended a safe way of implementing JavaScript. The data we will be pulling will be in JSON format and will be stored on the same server inside the theme directory.  In this tutorial, we will be adding a table. Want to add a chart?  Check out part 2

in Web Development

Top 20 WordPress Development Blogs to Follow

WordPress development has come a long way since I started this blog in 2008. If you want to start creating themes, plugins or simply want to fix something in your current theme you can, with an ever expanding API the WP Codex can help you out a lot but with the growing number of WordPress development blogs you can also find loads of hints, tips and resources from around the web to cover all aspects of your WordPress life. Here are 20 of them to get you started. If I have not mentioned your favourite then feel free to add it to the comments section or fire me a tweet @ridgey28.

in WordPress

Review of the Week – Infinite Slider WP Plugin

In this weeks review I am testing out Infinite Slider WordPress Plugin. Infinite slider is similar to a banner or banner slider, which displays content that encourages visitors to click on a blog post. The difference with Infinite Slider will display tiles, of varied sizes, of your WordPress Posts or Pages along with the feature image, title and excerpt. With lot’s of customisations you can finely tune it to blend it into your WordPress blog.

in WordPress

Jquery News Ticker – Display External RSS Feeds

In this tutorial, I will show you how to display single or multiple RSS feeds using SimplePie in your WordPress theme in a news ticker style format using the jQuery news ticker script. If you want to link to your blog content try this tutorial. If you want to add a news ticker to a website that doesn’t use WordPress primarily but features a WordPress powered blog section then try this tutorial.

in Web Development

Jquery News Ticker – Display Recent Blog Posts

In this tutorial, I will show you how to display your recent blog posts in your WordPress theme in a news ticker style format using the jQuery news ticker script. If you want to link to the external RSS feed(s) try this tutorial. If you want to add a news ticker to a website that doesn’t use WordPress primarily but features a WordPress powered blog section then try this tutorial.

in Web Development

Top Time Saving WordPress Plugins

Navigating the WordPress plugin directory to find the right time saving plugin can be difficult. Some people may think that there is too much choice whereas some will think there is not enough. Over the past couple of weeks, I have tested some top time-saving WordPress plugins from just under the 28,000 plugins that are on offer from the WordPress plugins directory to save you time, boost your productivity and possibly make your blog even better.

in WordPress

5 Hand-picked Ways to Boost WordPress Security

WordPress is the most popular used blogging/CMS software which is why I guess it is used by millions of websites around the world. Unfortunately, there are some very bad people out there that will try their hardest to exploit any weaknesses in your blog. If you look through your logs you can guarantee that someone, or something, like bots, for example, has tried to gain access to your site by attempting to access your login page, registration page or even your forgotten password page. Of course, you can never completely eradicate the bad boys but with a good knowledge of WordPress security can help you protect your site as much as possible.

in Security