Changeset 223739
- Timestamp:
- 03/31/2010 09:41:32 PM (16 years ago)
- Location:
- wp-headline
- Files:
-
- 3 edited
-
tags/0.1/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wp-headline.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-headline/tags/0.1/readme.txt
r223731 r223739 4 4 Requires at least: 2.0 5 5 Tested up to: 2.9 6 Stable tag: 0. 16 Stable tag: 0.2 7 7 Donate link: http://coding-bereich.de/ 8 8 … … 12 12 13 13 Adds headline BBCodes to WordPress. 14 15 With index: 16 [hl]Headline[/hl] 17 [hl=1-5]Headline[/hl] 18 19 Without index: 20 [h]Headline[/h] 21 [h=1-5]Headline[/h] 14 22 15 23 == Installation == -
wp-headline/trunk/readme.txt
r223730 r223739 4 4 Requires at least: 2.0 5 5 Tested up to: 2.9 6 Stable tag: 0. 16 Stable tag: 0.2 7 7 Donate link: http://coding-bereich.de/ 8 8 … … 12 12 13 13 Adds headline BBCodes to WordPress. 14 15 With index: 16 [hl]Headline[/hl] 17 [hl=1-5]Headline[/hl] 18 19 Without index: 20 [h]Headline[/h] 21 [h=1-5]Headline[/h] 14 22 15 23 == Installation == -
wp-headline/trunk/wp-headline.php
r223732 r223739 3 3 Plugin Name: WP Headline 4 4 Author URI: http://coding-bereich.de/ 5 Description: Adds Headline BBCodes to WordPress 6 Version: 0. 15 Description: Adds Headline BBCodes to WordPress. Use: [hl=1-5]Headline[/hl] or [h=1-5]Headline[/h] 6 Version: 0.2 7 7 Author: Thomas Heck 8 8 Plugin URI: http://coding-bereich.de/2010/03/31/allgemein/wordpress-plugin-wp-headline.html
Note: See TracChangeset
for help on using the changeset viewer.