Skip to content

Instantly share code, notes, and snippets.

View soska's full-sized avatar
🏠
Working from home

Armando Sosa soska

🏠
Working from home
View GitHub Profile
@soska
soska / wphashtags.php
Created December 11, 2009 07:17
Simple Wordpress plugin that link hashtags in posts to wp-tags
<?php
/*
Plugin Name: WpHashTags
Plugin URI: http://duperrific.com/
Description: Links twitter-style #hashtags into wordpress tags. Does not check if the tag exists tho.
Author: Armando Sosa
Version: 0.1
Author URI: http://armandososa.com/
*/