I was wondering if there's a code (don't want to use plugins please) that will allow my to override the wordpress settings such as 10 being my default for amount of posts to display for pagination, For a specific category I want it to list every single post in that category.
I've searched a forum and found this:
http://wordpress.org/support/topic/196804?replies=3
And I know the answer is somewhere here then:
http://codex.wordpress.org/Template_Tags/get_posts
But I tried and without basic knowledge of PHP I have failed.
If anyone knows it would be great help.