Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,006
- How-to & Troubleshooting
- 129,530
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,784
- Showcase
- 3,316
- Ideas
- 1,398
- Miscellaneous
- 9,170
-
Still not able to find a way to do this, I’ve only come across this thread from a while back.
https://buddypress.org/forums/topic/displaying-custom-fields-in-home-widgets
My theme uses custom fields to set an image in a post. I don’t insert it in the post editor. So these images don’t get pulled into the activity like they would if they were inserted.
<?php echo get_post_meta( $post->ID,”custom-field-name”, $single=true ) ; ?>
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS