PHP

Allow normal user input specific HTML tags in BBPress forum

Posted: 9 years ago in  Wordpress BBPress PHP


When it comes to bbPress, it is popular plugin to make Wordpress site a powerful forum. View more


Limit image resolution uploading to wordpress

Posted: 9 years ago in  Wordpress PHP


For start-up website, the host with low resource would help you save money. Hence, there should be a limit in upload files. For website using wordpress, its very easy to hook in and check the image size then block it if size is too big. View more


Woocommerce - "Add to Cart" does not work as expected

Posted: 9 years ago in  PHP Wordpress


There is annoying problem with WooCommerce (version 2.x) that "Add to Cart" stop working for un-authenticated user. View more


Disable Wordpress update notification

Posted: 10 years ago in  PHP Wordpress


It is obviously that we want to keep our software/website up-to-date with cutting-edge technologies. The notification of new improvment is what developers give us. However, when you provide a package which combined from 3rd party components, it would be nice if those notifications turned off and replaced by your custom after-sale service :) View more


Wordpress-Hide website field in comment form or make a better customization

Posted: 10 years ago in  PHP Wordpress


Wordpress has own comment system which is good enough to let user give comment. However, if you have better design, it would be great you replace it with default form. View more