blueocto


Member since 12/28/2010

Name: Caroline Murphy

Location: Newcastle upon Tyne

Website: www.the-designers-block.co.uk

6 snippets

3045 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

blueocto's Recent PHP Snippets



« Prev 1 Next »
In the User settings, there is a web form called Contact Info. It has input fields for the user’s AIM account, Yahoo IM account, and so on. But how about Twitter? What about Facebook? Out of the box, the Contact Info panel doesn’t have these i...
0 705 posted 13 years ago by blueocto
This is a great place to add your own custom Help text for a client. You can even customize it for different Admin panels. For example, you can add a different Help text for the Add New Post panel and another one for the Comments panel. Here’s h...
0 661 posted 13 years ago by blueocto
It’s possible to disable it conditionally for each WordPress user by going to Users > Your Profile. However, if you want to remove it completely, you can add the following filter:
0 649 posted 13 years ago by blueocto
Put your images in a folder called 'random' in your ROOT directory. Please this script at the top of your page:
1 593 posted 13 years ago by blueocto
<pre><code>* Use the proper DOCTYPE. * The opening <html> tag should include language_attributes(). * The "content-type" meta element should be placed before everything else, including the title element. * Use bloginfo() to fetch the title and des...
2 675 posted 13 years ago by blueocto
« Prev 1 Next »