Closed GoogleCodeExporter closed 8 years ago
Queries and screenshots are welcome -- I've yet to get a bug report that had
too much info.
WP's url handling is pretty primitive, so you have to define the rules for each
request, otherwise WP struggles to find much of anything (at least that's how
it's been historically). You can disable that behavior by going to the CCTM
--> Global Settings menu and unchecking the option to flush rewrite rules.
Perhaps things have changed so the flushing needs to occur only when options
are saved?
Original comment by ever...@fireproofsocks.com
on 6 Feb 2014 at 5:38
[deleted comment]
See also Issue #50.
https://codex.wordpress.org/Function_Reference/flush_rewrite_rules
Original comment by ever...@fireproofsocks.com
on 12 Feb 2014 at 10:51
I'll get you a screenshot when I fire that particular project up again.
Original comment by kb6...@gmail.com
on 13 Feb 2014 at 5:58
Ok -- I have moved the rewrite over to the function that fires when a post type
def is saved -- that should be compatible with the functionality described in
the wp codex, but I'd love to see exactly what you've done to test this so I
can verify the new functionality.
Original comment by ever...@fireproofsocks.com
on 13 Feb 2014 at 5:59
Original issue reported on code.google.com by
kb6...@gmail.com
on 6 Feb 2014 at 5:31