Most Popular

  • [Guest Post] Submit WordPress Posts From The Frontend Of Your Site

    [Guest Post] Submit WordPress ...

    This is a guest post on WPShout .com that shows an easy way to create a custom new post submit form for the front-end of your site.It is my first guest post, but it's not one you'd want to miss. ...
    [Guest Post] Submit WordPress Posts From The Frontend Of Your Site
  • 363 Vibrant Color Swatches For Photoshop Download Pack

    363 Vibrant Color Swatches For...

    This is the result of me grabbing colors from things I like the color of, which led to me taking multi-colored patterns and gradients and adjusting the hue/saturation, blending mode, and opacity of them over and over grabbing all the colors of it after each change....
    363 Vibrant Color Swatches For Photoshop Download Pack
  • OOPost Types: Objects Part 3 – Object Oriented WordPress 3.0 App

    OOPost Types: Objects Part 3 -...

    If you've been following along you now know how to create a class and custom post types. The next step is to use it to display the posts on your site as a custom page.Learn how to create new objects of your post type class using a custom page template in WordPress....
    OOPost Types: Objects Part 3 – Object Oriented WordPress 3.0 App
  • WordPress Theme: 3.0 Basics – A Higher Starting Point For Theme Developers

    WordPress Theme: 3.0 Basics - ...

    Announcing the release of a WordPress 3.0 Basic theme. This is a theme framework that has all kinds of great 3.0 features including a custom post type I made. It's a great starter theme for WP theme developers, and just as great to use as is.Check out everything include...
    WordPress Theme: 3.0 Basics – A Higher Starting Point For Theme Developers
  • OOPost Types: Classes Part 1 – Object Oriented WordPress 3.0 App

    OOPost Types: Classes Part 1 -...

    You like custom post types, and maybe you love/hate OOPhp. Now learn how to put them together to build a complex custom section of your WP site.This isn't the first article on WordPress custom post types and won't be the last. But I assure you that unlike all others, th...
    OOPost Types: Classes Part 1 – Object Oriented WordPress 3.0 App
8

OOPost Types: Methods Part 2 – Object Oriented WordPress 3.0 App

This is the second part of building a WordPress 3.0 custom post type class. In this tutorial we’ll build the methods that the class can use, and that any objects you build later on can access and use as well.

OOPost Types: Methods Part 2 – Object Oriented WordPress 3.0 App
OOPost Types: Methods Part 2 – Object Oriented WordPress 3.0 App
Levels: Pro
0

New2Tip: Adding A Click Highlighting Shortlink Input To Posts

Learn how to utilize the new WordPress 3.0 shortlinks feature by adding an auto highlighting text input field to your posts that will highlight the current posts shortlink. This makes it easier to Cntrl + C to copy and paste somewhere else for sharing.

And it’s just kind of cool too.

New2Tip: Adding A Click Highlighting Shortlink Input To Posts
New2Tip: Adding A Click Highlighting Shortlink Input To Posts
Levels: Noob
4

OOPost Types: Classes Part 1 – Object Oriented WordPress 3.0 App

You like custom post types, and maybe you love/hate OOPhp. Now learn how to put them together to build a complex custom section of your WP site.

This isn’t the first article on WordPress custom post types and won’t be the last. But I assure you that unlike all others, this one has classes. Too cheesey lol? Oh well, let’s do this!!

OOPost Types: Classes Part 1 – Object Oriented WordPress 3.0 App
OOPost Types: Classes Part 1 – Object Oriented WordPress 3.0 App
Levels: Featured, Pro
0

Enabling Excerpts For WordPress Pages

Snippets:
0

Adding Taxonomy Terms To Post Class Automatically

Snippets: ,
0

Performing POST And GET Requests Using Ajax

Snippets: ,
0

Validate URL Regular Expression

Snippets: