-
Brittany posted on the forum topic One Line Comment Feed? in the group Creating & Extending: 14 years, 3 months ago
Great suggestion – exactly what I’m looking for. Did the install and got this error: p2/functions.php on line 50
Code line 49-52
foreach ( $name_map as $name => $values) {
50 $username = get_userdata( $values )->user_login;
51 $name_map = ‘‘ . esc_html( $name ) . ‘‘;
52 }Not sure what to do!
-
Brittany started the forum topic One Line Comment Feed? in the group Creating & Extending: 14 years, 3 months ago
I want to set up a really basic buddy press – don’t need the login or anything.
I just want one field where they can post a comment and it automatically posts. Should I be using buddy press or is there a more simple way to do this?
Any ideas?
-
Brittany joined the group Creating & Extending 14 years, 3 months ago
@dlishus702
Not recently active