[buddypress-trac] [BuddyPress Trac] #8483: Xprofile Signup tab description has tag mismatch
buddypress-trac
noreply at wordpress.org
Mon Jun 7 19:43:32 UTC 2021
#8483: Xprofile Signup tab description has tag mismatch
------------------------------+-----------------------------
Reporter: sbrajesh | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Extended Profile | Version: 8.0.0
Severity: normal | Keywords: has-patch
------------------------------+-----------------------------
The newly introduced signup fields screen in BuddyPress 8.0 has a tag
mismatch for description in bp-xprofile-admin.php line 325. Instead of
closing the paragraph tag, the closing tag is for anchor.
{{{
<p class="description"><?php esc_html_e( 'Drag fields from other
groups and drop them on the above tab to include them into your
registration form.', 'buddypress' ); ?></a>
}}}
Please update and use the paragraph tag for closing.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8483>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list