Skip to Content

Posts Tagged ‘php’

3 Important Functions for WordPress Plugin Developers

Submitted by • October 9, 2010

www.webtechwise.com - If you like customizing your WordPress blog, let alone build wp plugins, you should be familiar with hooks. In a previous post I explained how to use filter hooks, in order to change image attributes in your posts.

Read More Visit Site 0 Comments Share

Debugging WordPress Like A Master

Submitted by • September 28, 2010

themergency.com - This tutorial walks you through how to debug your WordPress sites using NetBeans IDE and XDebug. This will allow you to place breakpoints in your code and step into the running code. You can then step through the code one ...

Read More Visit Site 0 Comments Share

Creating a WordPress Theme (Part 6): Footer

Submitted by • July 23, 2010

oscardias.com - This is the last part of the series. We’ve already seen the design creation, an introduction about the WordPress platform and the coding and styling of the entire theme except the footer. So, in this last post, we’re going ...

Read More Visit Site 0 Comments Share

Creating a WordPress Theme (Part 5): Pages and Posts

Submitted by • June 22, 2010

oscardias.com - In this part of the series we’re going to create the templates used for pages and posts. The page template is very simple because it only has the basic structure of our design. The post template has more details, which ...

Read More Visit Site 0 Comments Share

Learn The WordPress Core With The Php Cross Reference

Submitted by • June 22, 2010

new2wp.com - The Php Cross Reference for the WordPress Source is a great tool to make searching and learning the core of WP easier and more efficient. Learn more about it here.

Read More Visit Site 0 Comments Share

10 Resources to Help You Create a Killer WordPress Options Page

Submitted by • June 7, 2010

themethesis.com - Options panels are a must for WordPress themes these days. So here are some awesome tutorials, articles, and templates to help you make a killer options page for your next WordPress theme.

Read More Visit Site 0 Comments Share

Creating a WordPress Theme (Part 4): Home Page

Submitted by • June 7, 2010

oscardias.com - As we continue with our theme’s development, I’ll show you in this article what changes we need in our index.php. So we’ll continue changing the files we copied from the Default theme and we’ll create new CSS styles. In order ...

Read More Visit Site 0 Comments Share

WordPress Filter Examples – Changing Attributes When Adding Images to Posts

Submitted by • June 5, 2010

www.webtechwise.com - Typically, when you add an image to your posts, WordPress assigns certain attributes to the img tag, depending on what you chose in the image upload editor

Read More Visit Site 0 Comments Share

Show Number of Retweets in WordPress Without a Plugin

Submitted by • June 3, 2010

themethesis.com - Here we're going to show the number of retweets an article has using the Backtype API and PHP. No more bloaty or impossible-to-customize plugins, just a few lines of code and you can show how popular you are in ...

Read More Visit Site 0 Comments Share

Page : 1 / 3 1 2 3 Last ›

What is WPVote?

WPVote is a place for people to find and vote on the best WordPress content online.

People can create free accounts, and then submit articles and vote for their favourites so that the cream rise to the top. WPVote is about sharing, so feel free to submit and vote upon your articles and those of your friends.

Read More on the About WPVote page