Rampok Link Filter plugin for Wordpress 0.1
Description:
This plugin automatically convert phrases with domain url and email formats
into links. But these links are only for display, it does not alter the entry’s
database.
How To Use:
To use this plugin, first you have to activate Rampok Link Filter in the plugin
page inside WP’s Administrator Menu. After activated, you have to alter your
template’s pages. The pages that needed to be updated :
1. index.php
2. page.php
3. single.php
On each pages above, you must replace “the_content” with “rampok”.
Usually, the format would look something like this :
<? the_content(__('(more...)')); ?>
or
<?php the_content('<p class="serif">Read the rest of this page »</p>'); ?>
And you have to change it to :
<? rampok(__('(more...)')); ?>
or
<?php rampok('<p class="serif">Read the rest of this page »</p>'); ?>
Well.. that’s about it and you’re ready to go. If you found bugs, please report
to me via email rmamuaya{at}gmail.com or leave comments here
NOTE : Developers are welcome to help me =)
Download : rampok-link-filter-ir.zip






















tanggal 30 Mar 2008 jam 8:44 pm
patut dicoba nih, unduh ah…