Profile
Achievement
mdrisser's Recent Snippets
- All /
« Prev 1 Next »
Pretty straight forward. Replace 'PLUGIN_NAME' with the name of your plugin, add your code in the appropriate places, test and deploy.
Should be pretty easy to use, I commented it heavily.
1
737
posted 14 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
For additional information, see the link above.
0
897
posted 14 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
0
766
posted 14 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
1
873
posted 14 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
0
877
posted 14 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
2
757
posted 14 years ago by mdrisser
I'm working on a web app that requires me to track nearly 300 form fields. To make this easier, and to allow me to handle special cases, I needed to assign them to an internal array. The switch/case statement makes this a breeze.
1
769
posted 16 years ago by mdrisser