About

Hi, I'm a WordPress plugin developer. I made these plugins and can make custom plugins for you. Just contact me.
Pages
Tags
Bağlantılar
Donate
Recent Comments
- Jochen on BP Posts on Profile (BuddyPress)
- Jochen on WP Favorite Posts
- Huseyin Berberoglu on WP Favorite Posts
- Santiago on WP Favorite Posts
- Alan on WP Favorite Posts
Tag Archives: Wordpress
BP Posts on Profile Released !
I released a new plugin for BuddyPress. You can see details from plugin’s page.
Posted in Wordpress
Also tagged bp posts on profile, buddypress, buddypress plugins, wordpress plugins
Leave a comment
MediaRSS with Post Thumbnail Plugin for WordPress
I’ve released a new wordpress plugin. This plugin adds <media> tags to your rss feeds with post thumbnail support which came with WordPress 2.9 version. This plugin is based on Andy’s (http://andy.wordpress.com/) MediaRSS plugin. If you use that MediaRSS plugin … Continue reading
Use do_action() and apply_filters() !
You should use do_action and/or apply_filters functions while you’re writing WordPress plugins. If you do this someone else can write plugins to your plugins, can do modifications without touch to your plugin’s core code. So users can do plugin upgrades … Continue reading