| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2012-10-15 | 609 Bytes | |
| wp-base-classes-example.zip | 2012-10-15 | 107.5 kB | |
| Totals: 2 Items | 108.1 kB | 0 | |
This plugin is an example of how to use the WP Base Classes found at https://sourceforge.net/p/wpbaseclasses. This plugin includes a custom post type (books) and an associated taxonomy (genres). It also adds a settings page (Settings >> My Custom Plugin ) as well as two shortcodes and a custom query variable (testquery). The shortcodes are used as follows: [mypluginshortcode foo="foo" bar="bar"] and [mypluginshortcode2]. To access the query variable, use the following URL: http://www.example.com/?testquery. Documentation can be found on the Wiki: https://sourceforge.net/p/wpbaseclasses/wiki/Home/.