This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| form: | |
| LAYOUT METHOD ACTION | |
| ATTRIB=VALUE ATTRIB2=VALUE2 | |
| group: | |
| LEGEND | |
| ATTRIB=VALUE | |
| FIELD1: | |
| TYPE LABEL | |
| VALIDATION1 VALIDATION2 VALIDATION3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /* | |
| Plugin Name: favrik Recent Posts | |
| Plugin URI: http://blog.favrik.com/ | |
| Description: Display recent posts by date: 1) grouping by year, month,day, and 2) just the date at the left side of the title. Based on the work by <a href="http://www.ardamis.com">Oliver Baty</a>. <a href=" http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/">Details are here</a>. | |
| Version: 0.1 | |
| Author: Favio Manriquez | |
| Author URI: http://blog.favrik.com | |
| Copyright 2007 Favio Manriquez (email : [email protected]) |
NewerOlder