Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,003
- How-to & Troubleshooting
- 129,568
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,791
- Showcase
- 3,316
- Ideas
- 1,385
- Miscellaneous
- 9,169
-
Boss,
This is not working. I pasted <?php if ($post->post_author==1) {?> just after <?php foreach ( $posts as $post ) : ?>
and put a } after the
I got an error saying unexpected end of foreach loop
What am I doing wrong?
Just out of curiosity -Is it possible to tweak the “recent posts” plugin to show the post text instead of the post link?