Forums
(@chrisb125)
16 years, 5 months ago
Ah… thank you so much!
Actually I had to add the category # to display the correct category posts:
$myposts = get_posts(‘numberposts=10&category=28’);
Thanks for the help ??
Thank you…
When adding a link what php tag do I put in here to link to the post?
??
It displays the categories, but not the post “in” the category. So the category id is 34, how do I display the posts from id 34 into the sidebar?
16 years, 7 months ago
Anybody? Sounds simple. Would I use myphpadmin?