Around february this year I released a small code of integrating WordPress into phpLD, which is already there on my directory homepage, works great, and so far I have had a fare feedback on the Mod. Few days ago i saw a thread on DP about showing it the other way around! Showing phpLD on WordPress homepage.
After an hour of itchy head, i cooked up a mod which does precisely that, and a couple of cool features thrown in. This is a WP plugin, so upgrading wordpress should not worry you!
Features:
1. It is a WordPress plugin, tested on 2.8.4, so no worries as far as upgrading your wordpress is concerned, …. and you can deactivate the plugin whenever!
2. It has support of phpLD 2.3 and phpLd4.0, … if you have other versions, please contact me and ill cook up things for you. [no extra charge]
with no messy editing, incorporating this plugin is a breaze, and works good, look above on the home page of this blog.
would love to hear feedback from people who have bought it.
Buy & download: Here
Regards,
M.
WordPress: How to remove “Comments are closed” php code snippet
Saturday, November 5th, 2011WordPress: How to remove “Comments are closed” php code snippet
I came across a project where I had to make a page without any comment box! And no line saying comments off!
After reading a bunch of tutorials online, i finally got down to hacking myself a small snippet for this,
Objective: Remove the comment box/ “Comments are closed” line from the page, where comments were off!
Code:
1. open the functions.php of your current theme and add the following code at the end:
(more…)
Tags: comment box, comment page, remove comments off, Wordpress
Posted in Wordpress hacks | No Comments »