#3495 closed defect (bug) (fixed)
Broken links in WP developer documentation
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Handbooks | Keywords: | |
| Cc: |
Description
https://developer.wordpress.org/themes/release/#2-did-you-run-theme-sniffer-plugin
Both links in the above section of the documentation have an additional quote mark in the href, breaking the link
<a href="github.com/WPTRT/WordPress-Coding-Standards”">WordPress-Theme</a>
<a href="github.com/WPTRT/theme-sniffer”">this document</a>
Change History (2)
Note: See
TracTickets for help on using
tickets.
Fixed, thanks for reporting this @dgroddick!
I also picked up an extra
"in theHow to do a reviewlink.