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
Category Archives: Wordpress
Simple Facebook Like plugin released
My new plugin named Simple Facebook Like released. You can find details from here.
BP Posts on Profile Released !
I released a new plugin for BuddyPress. You can see details from plugin’s page.
WP Favorite Posts 1.4.1 Released
WP Favorite Posts 1.4.1 released. See Changelog for differences. The important change is that; I’ve added two action; wpfp_after_add and wpfp_after_remove. You can use these actions if you want to do something after someone add/remove a post to favorite. Usage … Continue reading
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
WP Favorite Posts 1.3.3 Released!
WP Favorite Posts 1.3.3 Released. Don’t forget to clear browser’s cacha after upgrading. Changelog Detailed Post If you find a bug in version 1.3.3 please write a comment about it. Thanks for using :)
WP Favorite Posts 1.3.2 Released!
I’m writing this post for announce new version of WP Favorite Post plugin. If you want to read details (installation etc.), you can go project page of WP Favorite Posts. There is no major changes. With this version these are … Continue reading
WP Favorite Posts 1.3.1 Released!
I’m writing this post for announce new version of WP Favorite Post plugin. If you want to read details (installation etc.), you can go project page of WP Favorite Posts. Added Before Link Image feature. Refactor code and imporve DRY … Continue reading
Coming with next version
“Before Link Image” feature coming with next version of WP Favorite Posts plugin.