Changes between Initial Version and Version 1 of Ticket #3680, comment 2
- Timestamp:
- 06/29/2018 10:11:28 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3680, comment 2
initial v1 4 4 5 5 * [https://github.com/WordPress/phpdoc-parser/blob/42e4de3f4f2b78049d4b2a25e7fe303a10b3dbfb/lib/class-plugin.php#L198 WP Parser] 6 * [https:// github.com/WordPress/phpdoc-parser/blob/42e4de3f4f2b78049d4b2a25e7fe303a10b3dbfb/lib/class-plugin.php#L198wporg-developer]6 * [https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/functions.php?rev=7278#L262 wporg-developer] 7 7 8 8 To test it you can activate the WP Parser plugin (and update permalinks) and see if the method permalinks are wrong (without the patch). I assume the WP Parser registers the post types and changes the method permalink so it works without the wporg-developer theme.