I’ve tried using your plugin, which is great, but I can’t seem to get it to do what I am hoping for.
I want to include the body of the members/username/profile/edit/group/3/ within another page, I might try to just query it totally independent of the plugin functions, not sure if there is any other way of doing it.
Thanks for the help, but this didn’t seem to add a span, here is the code im seeing after adding this to the function.php file
<tr class="field_77 field_communication optional-field visibility-adminsonly alt field_type_checkbox">
<td class="label">Communication</td>
<td class="data"><p>COURSE: C4 Communication, BOOK: Made To Stick by Chip and Dan Heath</p>
</td>
</tr>
Never mind, got it working! Thanks so much. I didn’t notice when I pasted it in that the first line was commented out.