Top

allancole on "[Plugin: WordPress Loop] custom_query_args documentation?"

February 9, 2010 by David Olsen 

I’m trying to display a page using the WordPress Loop plugin widget.

I have the post_type set to “PAGE” and I’m attempting to add my own parameters and select a page using the page_iD, query_posts parameter and the custom_query_arg option.

I’ve tried both
'page_id' => 23
and
page_id=23
but neither seems to work. I’ve tried a few other query arguments, but none of them seem to work either.

Am I doing this correctly?
Is there any documentation that shows how the custom_query_arg option should be used?

Related posts:

  1. esmi on "[Plugin: WordPress Loop] How to hide title of posts ?" @kgjerstad: A link to your site would help. ...
  2. hookjd on "[Plugin: WordPress Category Archive] Good, but with downsides" This plugin also links to urls that won’t work...
  3. passatstan on "XML Google Maps Wordpress Plugin. Remove the visit plugin page" Hi all, samboll, I’ve removed the code, when I...
  4. HAMMADHASSAN on "New Category Templates in WordPress 2.9" Until now you had to use a query in...
  5. HAMMADHASSAN on "Redirects To Another Page In WordPress Backend" WordPress allows using a function, to simple redirect to...

Related posts brought to you by Yet Another Related Posts Plugin.

Comments

Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!





Bottom