Category Archives: Others
Get WordPress Custom Post Taxonomy Categories and Tags
Simple and direct tips of getting Wordpress custom post type categories or tags if you have a post id and wanted to know whether they belong to particular categories or tags Continue reading
Check Whether a page is using WordPress Custom Taxonomy Category
a short explanation on how to determine whether a page is loading custom taxonomy category or not Continue reading
Simple Html Dom Fatal error: Call to a member function on a non-object
Simple_HTML_DOM class which keep causing Fatal Error with the message call to a member function on a non-object on the method “find” that is causing the script to exit unncessary Continue reading
Closing new tab on Google Chrome Extension
A small discovery on how to close new tab fired by Google Chrome Extension api and close it after a checking has been completed. Continue reading
Installing WordPress using cpAddons – You do not have sufficient permissions to access this page.
problem on cpAddons when installing Wordpress. It gives the error “You do not have sufficient permissions to access this page.” when you access Wordpress panel. Continue reading
Step by step guide to write a Google Chrome Extension
Something new i am trying here is to create a google chrome extension and explain the procedure of how to accomplish it. Continue reading
Sending data from background.html to popup display in Google Chrome Extension
Solution to sent data from background.html to the display on popup in Google Chrome Extension Continue reading
How to get Popup and onClick work together on Google Chrome Extension
A simple explanation on how to get Google Chrome extension popup and onclick to work together without getting a headache Continue reading
