[wp-hackers] @ Need docu about writing a plugin for wp

Viper007Bond viper at viper007bond.com
Wed Oct 3 11:57:04 GMT 2007


http://codex.wordpress.org/Writing_a_Plugin

You'll want to use the "the_content" filter to filter the content of a post
/ page, regex find all [[blah]] calls, and replace them with links. Pretty
simple and about 5-10 minutes of work.

On 10/3/07, Blast o_O <neryver at infomed.sld.cu> wrote:
>
> Hello everybody,
>
> I need your help finding some docu about writing a plugin for wordpress.
>
> I want to add a feature to wp who lets me write articles in the
> mediawiki way, using brackets. I have a wordpress & a mediawiki
> installed in my server, and I want to reference mediawiki pages from my
> wordpress by the brackets way ;)
>
> Thanks for your help pals!!!
> Good Luck!!!
> B.
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>



-- 
Viper007Bond | http://www.viper007bond.com/


More information about the wp-hackers mailing list