Posts Tagged ‘Function’

Array Click client code com Creating css css3 download everything file free Function google idea Images jquery line link Lt magazine name page Php piece plugin post search Sidebar site solution something Style Stylesheet tag text theme time use version way web website WordPress Wp
Jul
07
2011
muchwp

Run a Shortcode Anywhere in WordPress

WordPress shortcodes are macro codes that allow you to perform certain actions within the post content. By default they only display on single post pages within the post content....

Read More

6 comments

Apr
23
2011
is_child

is_child() Conditional Function for WordPress

I wrote a little function a while back to Check if a Page is a Child of Another Page in WordPress called is_child(). It used the page ID to...

Read More

6 comments

Apr
13
2011
notepad

Helpful Page Functions for WordPress

Over the past month I have been working on a large project that has taken up a lot of my time, but I wanted to quickly share two small...

Read More

14 comments

Aug
09
2010
jQuery

Use jQuery to Replace a Word with a Link

If you use a word multiple times on your site and you don’t feel like going through all your posts to replace every instance of it, you can use...

Read More

5 comments

Aug
02
2010
Ajax and WordPress

Using Ajax with WordPress

A little while back, I updated Magazine Basic and added the Ajax save function. When I uploaded it to WordPress to await approval, I received some feedback on how...

Read More

4 comments

Site5 Affiliate Link

Jul
16
2010
Shorten Your Post Titles

Shorten Your Post Titles in WordPress

This is not a function that you would need to use often, but I came across a reason to use it recently and I thought it might be a...

Read More

2 comments

Jul
13
2010
Speed Up jQuery

6 Tips to Speed Up jQuery

As it stands, jQuery is an amazingly efficient JavaScript framework, but there are a few things that you can do when creating your code that will end up slowing...

Read More

3 comments

Jul
08
2010
WordPress Search

Excluding Pages from WordPress Search

When people visit my site and do a search, I assume they’re looking for results within my posts and not in any of my static pages. Too bad WordPress...

Read More

6 comments

Jun
28
2010
jquery-logo-310x233

Creating a Scrolling Back to Top Button with jQuery

If you take a look way, way, way down at the bottom of this page, you will see a Back to Top button that scrolls the whole page until...

Read More

6 comments

Jun
22
2010
customtheme

Using get_theme_data() when Developing a Custom Theme for WordPress

If you are building a custom theme that you would like to add to the WordPress directory or start to sell online somewhere, a great function that can help...

Read More

1 comment