All Entries Tagged With: "code"
Modify you WordPress theme to enable an expiration date for your posting
WordPress is a great application for people who want to set up their own blog, product display platform or even a whole site. It comes with many nice features and there is a very large community of developers who are contributing their strength to make it better and better. However, I have to say, WordPress [...]
Decode base64 encrypted PHP WordPress Theme files
[Update]: A new version of this guide has been posted at Guide to decode based64 encrypted WordPress theme . I have introduced a trick so that you are now no longer required to use online base64 decoder. It’s even more straight forward. Have fun! I really like the theme I am using right now; it’s [...]
How to insert tables in WordPress
I am actually quite new to WordPress and still learning the amazing features the WordPress provides. I can change my themes and layouts very easily; with the WYSIWYG (What you see is what you get) editor, I don’t need to worry about the layout of my post. However, I found it very inconvenient that WordPress [...]