Wordpress plugin - how to use functions as get_posts?
Posted
by Emil
on Stack Overflow
See other posts from Stack Overflow
or by Emil
Published on 2010-05-28T22:03:57Z
Indexed on
2010/05/28
22:12 UTC
Read the original article
Hit count: 171
Hey.
I am trying to make a plugin for wordpress that is supposed to use the function get_posts (declared in one of wordpress' include files, but depending on a lot of other files depending on more files.), and I just can't seem to find out how to do it!
Please help. Thank you :)
© Stack Overflow or respective owner