Changeset 2976034
- Timestamp:
- 10/08/2023 11:29:09 AM (2 years ago)
- Location:
- hashtagger
- Files:
-
- 12 deleted
- 2 edited
-
assets/banner-1544x500.png (deleted)
-
assets/banner-772x250.png (deleted)
-
assets/screenshot-1.png (deleted)
-
assets/screenshot-10.png (deleted)
-
assets/screenshot-2.png (deleted)
-
assets/screenshot-3.png (deleted)
-
assets/screenshot-4.png (deleted)
-
assets/screenshot-5.png (deleted)
-
assets/screenshot-6.png (deleted)
-
assets/screenshot-7.png (deleted)
-
assets/screenshot-8.png (deleted)
-
assets/screenshot-9.png (deleted)
-
tags/7.2.2/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hashtagger/tags/7.2.2/readme.txt
r2975291 r2976034 76 76 * This plugin does not send any data to external servers 77 77 78 == ClassicPress ==79 80 This plugin is compatible with [ClassicPress](https://www.classicpress.net/).81 82 78 == For developers == 83 79 84 80 Use `do_hashtagger( $content )` in your theme files to process #hashtags and @usernames in $content. 85 86 == Screenshots ==87 88 1. General Settings: This section shows the current Tag base setting89 2. Tags Settings: Options to allow hashtags starting with numbers and disable link creation90 3. Usernames Settings: Handling of @usernames respectively @nicknames can be changed here91 4. Cashtags Settings: Handling of $cashtags can be changed here92 5. Advanced Settings: Options to not delete tags that are not found in content and to process only pages containing a single post93 6. Post Types Settings: Define which Post Types should be processed94 7. Section Types Settings: Define which Section Types should be processed95 8. CSS Style Settings: Add CSS Classes to use for the generated links in Front End96 9. Display Settings: Options to not display symbols in front of generated links in Front End and to automatically add hash symbols to all Tags in Front End97 10. Regeneration of all existing Objects with the current settings98 81 99 82 == Changelog == -
hashtagger/trunk/readme.txt
r2975291 r2976034 76 76 * This plugin does not send any data to external servers 77 77 78 == ClassicPress ==79 80 This plugin is compatible with [ClassicPress](https://www.classicpress.net/).81 82 78 == For developers == 83 79 84 80 Use `do_hashtagger( $content )` in your theme files to process #hashtags and @usernames in $content. 85 86 == Screenshots ==87 88 1. General Settings: This section shows the current Tag base setting89 2. Tags Settings: Options to allow hashtags starting with numbers and disable link creation90 3. Usernames Settings: Handling of @usernames respectively @nicknames can be changed here91 4. Cashtags Settings: Handling of $cashtags can be changed here92 5. Advanced Settings: Options to not delete tags that are not found in content and to process only pages containing a single post93 6. Post Types Settings: Define which Post Types should be processed94 7. Section Types Settings: Define which Section Types should be processed95 8. CSS Style Settings: Add CSS Classes to use for the generated links in Front End96 9. Display Settings: Options to not display symbols in front of generated links in Front End and to automatically add hash symbols to all Tags in Front End97 10. Regeneration of all existing Objects with the current settings98 81 99 82 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.