Who I Am

My name is Taras Pasichnyk, I am web developer, entrepreneur, academic and blogger from Ukraine. You can learn more about me on this page.


What I Do

Custom websites, Wordpress themes, Wordpress plugins, Search Engine Optimization (SEO), Google AdWords Campaigns


Development Tools

PHP, Python/Django, CSS3/HTML5, Wordpress


My Social Profiles

Google+FacebookStackoverflow

Latest Blog Posts


How to Hide Custom Fields Meta Box from the WordPress Admin UI

This WordPress tip concerns the question of using custom meta data in order to store some special data referred to a post. When adding a custom meta field to the

How to Submit Your First Plugin to WordPress Plugin Directory

This post is prepared for those newcomers who have just coded their first WordPress plugin and who want to place fruit of their efforts in the WP Directory. Let’s start

Using ‘template_include’ Filter for Changing WordPress Template

When developing WordPress plugins you often need to create custom templates for specific pages or categories. In my example, I wanted to create “Tasks” page with custom appearance. So I’ve