Tag Archives: Wordpress
“You do not have sufficient permissions to access this page.” Unable to access WordPress
“You do not have sufficient permissions to access this page.” Unable to access Wordpress Continue reading
Installing CSS Tidy For WordPress W3 Total Cache Plugin
In my previous two article where i explain how to install Memcache and HTML Tidy for WordPress W3 Total Cache plugin, i forgotten about CSS tidy as shown below, CSS Tidy allows the server to minimize your CSS without you … Continue reading
Installing Memcache For WordPress W3 Total Cache Plugin
Step by step guide to install memcache on centos server where cpanel is installed in order to utilize it on wordpress w3 total cache plugin Continue reading
How to resend username and password to user in WordPress using retrieve_password function
Since i can't find anyone mentioning about method that help me resend password email to my user who did not receive my email, i have to dig this up myself. Hope it helps someone out
Continue reading
WordPress: How to check widgets in dynamic sidebar
A small article that describe a problem i face where i needed to check my sidebar for widgets availability and accidentally found a tiny bug for a Wordpress function that could really help people out if they are also facing the same exact problem as me. Continue reading
WordPress 3.0 Plugin Activation Error – “Headers already sent”
Wordpress 3.0 display error message "The plugin generated 3 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin." when a user activate their plugin. This is my solution to the problem. Continue reading
“You do not have sufficient permissions to access this page.” on plugin admin page after update to WordPress 3.0
A small fix for wordpress plugin developer after an upgrade of Wordpress 3.0. The behavior of Continue reading
Get WordPress Author Page Url With User ID
This is a simple tutorial to inform others of a way to retrieves Wordpress author page url via user id. It seems weird Wordpress didn't write the function out, but this is written within Wordpress core code. Continue reading

