Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
plugins reside in the plugins folder
wp-content/plugins
The following code must go at the top of your plugin file
0
666
posted 13 years ago by redconservatory
The fastest way is to create a php file and access it through browser add the following content to file.
0
951
posted 13 years ago by necode
This is a skeleton mock up for showing a database table in a basic datagrid with sorting and pagination.
0
1104
posted 13 years ago by brownrl
This PHP class can be used to process credit card payments via Cybersource.
It can send HTTP requests to Cybersource SOAP Web services API server to perform several types
of operations to process credit card payments.
Currently it can request...
0
877
posted 13 years ago by mafhh14
This article shows how to add default value to any system configuration option fields. System configuration option fields means those options under System -> Configuration.
Suppose, you have the following system.xml file. System.xml file is necess...
0
846
posted 13 years ago by necode
Insert that into the database as a string. The example would give you the format 2011-01-28
0
903
posted 13 years ago by necode