Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

WordPress Hashtags

Περιγραφή

WP Hashtags is a WordPress Hashtags plugin which allows you to easily fetch hashtags and parse them as links in post content, title, widget content and title, bbPress topics/replies, and buddyPress acitivity streams and updates. Comes with a useful shortcode you can use for parsing hashtags.

Δυνατότητες

Basically you add the feature to turn a hash plain text into a link. So far with the initial release, you can recognize and parse hashtags in:

  • Τίτλος άρθρου
  • Post content
  • Τίτλος της μικροεφαρμογής
  • Widget content
  • Comment text
  • bbPress topics
  • bbPress replies
  • BuddyPress activity streams and status updates
  • Σύντομος κωδικός

    As an additional feature, we support shortcodes, and you can use [wp-hashtag] to parse a hashtag. An example use is [wp-hashtag]#WordPress[/wp-hashtag], give it a try!

    For support topics please use the plugin’s dedicated support forum here on WordPress. Otherwise if you want to let us know anything, you can drop us few lines through our contact page.

    Στιγμιότυπα

    • Admin settings page

    Εγκατάσταση

    • Install and activate the plugin:
    1. Upload the plugin to your plugins directory, or use the WordPress installer.
    2. Activate the plugin through the \’Plugins\’ menu in WordPress.

    Κριτικές

    20 Οκτωβρίου 2016
    Works wonderfully, picks up just the hashtag, not any extra characters. Default behavior searches Twitter for hashtag, but super-easy to change it to search my site by changing the Hashtag URL in settings to "http://example.com/?s=%23[hashtag]".
    3 Σεπτεμβρίου 2016 1 απάντηση
    Great plugin, it works fine, even with french accents. Thank you!
    3 Σεπτεμβρίου 2016
    This plugin was just what i needed for converting plain text Hashtags into real links. Works perfectly for me.
    3 Σεπτεμβρίου 2016
    Works with any theme, light plugin for parsing hashtags from plain text into links! Samuel
    Ανάγνωση όλων των 4 κριτικών

    Συνεισφέροντες & Προγραμματιστές

    “WordPress Hashtags” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

    Συντελεστές

    Σύνοψη αλλαγών

    0.3.2

    • Fixed encoding issues related to RegEx, thanks Georgio @ https://wordpress.org/support/topic/2927262

    0.3.1

    • Fixed an issue related to RSS feeds.

    0.3

    • Fixed several bugs related to the encoding throwing bad characters and replacing text.. Special thanks for the folks who reported this and contacted me
    • Improved settings script

    0.2.3

    • Fixed a little bug of converting HTML entities into hashtags as they contain hashes when encoded.

    0.2.2

    • Removed an undefined function left in the man plugin file by mistake

    0.2.1

    • Added a useful filter wpht_filter_content in case you wanted to exclude some posts or pages or whatsoever, making it extensible.

    0.2

    • Fixed bugs originally reported by Javi (Arutam). New release allows the plugin to ignore hashes from inline CSS styles and other markup attributes, so as to parse only plain and valid hashtags. Thanks Javi!

    0.1

    • Initial release.