Profile
Achievement
i-am-andy's Recent SnippetsTagged php
- All /
« Prev 1 Next »
Load latest version of jQuery from Google Libraries API and de-register Wordpress version
0
1356
posted 12 years ago by i-am-andy
If you’ve ever wanted to display your latest Twitter tweets on a website, here is method to do that using PHP.
0
974
posted 12 years ago by i-am-andy
The admin pages listing the site’s posts and pages come with various text columns (title, tags, categories, author and so on). In order to see what the featured images are, you have to visit each post or page individually. What I will show here, is...
0
887
posted 13 years ago by i-am-andy
Changes the title and moves the featured image box in Wordpress admin area. Add this to functions.php
0
821
posted 13 years ago by i-am-andy
Add or Change Content in the Featured Image Meta Box
Posted on March 21, 2011
Perhaps you need to provide a little extra instruction about the Featured Image meta box. It doesn’t take much to add your own text to that box:
0
915
posted 13 years ago by i-am-andy
Useful snippet for getting a specific number of posts from a specific category, useful for news listing in sidebar
0
695
posted 13 years ago by i-am-andy