Multiple WordPress installation sharing one user table

 wordpress themes design photo art Multiple WordPress installation sharing one user table

multiple Wordpress installation with the same user table? This means that your user will only required to register once to access all your Wordpress blog without the need to login twice! Continue reading

Posted in How-to, Others | Tagged | 13 Comments

Sorting post according to post tag in WordPress

tutorials for creating wallpaper in photoshop Sorting post according to post tag in WordPress

Sorting post according to its post tag in Wordpress is not supported yet. (don't think it will be supported) And if you would like to sort post tag like i do, you can look into this post and hopefully you can do it too :) Continue reading

Posted in How-to, Others | Tagged | Comments Off

wp_insert_post went into infinity loop problem or return blank page

font wp_insert_post went into infinity loop problem or return blank page

A discussion on how to prevent wp_insert_post in Wordpress to go into an infinity loop or returning you a blank page after running few minutes. Not all Wordpress environment who uses Wordpress wp_insert_post will get such behavior tho Continue reading

Posted in How-to, Others | Tagged | 3 Comments

Tutorial: disable _blank attribute from opening new window

every great photoshop lighting tutorial ever Tutorial: disable _blank attribute from opening new window

Using target _blank is pretty simple we just throw it into the respective html tag that it support and a new window will appear whenever someone click on it! But how do you disable this behavior? Especially when the html data is not within your control but you have JavaScript to play with? I'll show you how. Continue reading

Posted in How-to, JavaScript, jQuery | Tagged | Comments Off

WordPress filter hook pre_comment_approved

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype shirt WordPress filter hook pre_comment_approved

In this article, i will explain some problem that some of you might face when using pre_comment_approved filter hook. Not everyone will benefit from this. Just wordpress developers who are working on plugins and is using pre_comment_approved filter hook to achieve something else. Continue reading

Posted in How-to, Others | Tagged | Comments Off

List Of All Jobs in a select box

work in progress List Of All Jobs in a select box

This is a ready made select box that contains all the list of job for anyone who needs to place them into a registration form Continue reading

Posted in Developer, Informative, Tools, Web Development | Tagged | 3 Comments

Get Tag With Post ID In WordPress

upload in progress Get Tag With Post ID In WordPress

Found out Wordpress documentation doesn't contain such information and decide to write it down to share. Continue reading

Posted in How-to, Others | Tagged | 5 Comments

Remove WordPress Admin Menu Without Affecting WordPress Core System

security system secure Remove WordPress Admin Menu Without Affecting WordPress Core System

In here, we will discuss a few method that we can use to disable Wordpress admin menu from displaying and accessing by valid users. Continue reading

Posted in How-to, Open Source | Tagged | 13 Comments