Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
An example of how to call the dropdown taxonomy term function in the template.
0
659
posted 14 years ago by fjarrett
The dropdown taxonomy term function will enable you to show custom taxonomies in a dropdown menu. It supports both hierarchal (category-type) and non-hierarchal (tag-type) taxonomies.
0
771
posted 14 years ago by fjarrett
Gets string and length and return string of given length. Makes sure half word in not in the end.
0
666
posted 14 years ago by nilambar
source: http://corlan.org/2010/08/30/about-air-android-permissions/
1
876
posted 14 years ago by BoNzO
Adds support for excerpts in WordPress pages. Great for using WordPress as a CMS. A text field appears in the admin panel and you can pull the excerpt from your template files (for teaser texts etc.)
0
751
posted 14 years ago by hussong
Was trying to figure out a way to remove tabs for a content type where it was unnecessary. Place this in your theme template.php file and configure to your needs.
Example Usage: Organic Group View is created and page uses a menu tab. Unfortunately...
0
842
posted 14 years ago by Onfire60
for auto increment ids, when you delete records this will reset the number for the next auto id.
0
777
posted 14 years ago by matula
This just replaces the default value of a form element. Then it bring it back if you click away.
1
731
posted 14 years ago by gera3d
Stop a spam email form header injection attack - ie stop spammers from hijacking a web form to send junk mail
0
696
posted 14 years ago by flatearthcomms