86 reputation
16
bio website
location Jyväskylä, Finland
age
visits member for 1 year, 4 months
seen Oct 26 '12 at 12:19
stats profile views 4

Jan
6
awarded  Notable Question
Apr
17
awarded  Popular Question
Jan
7
awarded  Teacher
Jan
7
comment Wordpress 3.3 custom post type with /%postname%/ permastruct?
EP_NONE -> EP_PERMALINK to get comment pages working, and then to get multiple post types working with /%postname%/ you must also use parse_query filter. See my answer above.
Jan
7
answered Wordpress 3.3 custom post type with /%postname%/ permastruct?
Jan
6
comment Wordpress 3.3 custom post type with /%postname%/ permastruct?
@RobVermeer Noticed that without the line (with just default slug), the WordPress is already capable of redirecting to the url. E.g. "some-post" redirects to "anything/some-post". In codespeak, somewhere in the code there is a support for CPT's without slug it just defaults to redirect. face palm
Jan
6
revised Wordpress 3.3 custom post type with /%postname%/ permastruct?
not working correctly.
Jan
6
answered Wordpress 3.3 custom post type with /%postname%/ permastruct?
Jan
6
revised Wordpress 3.3 custom post type with /%postname%/ permastruct?
Question was apparently ambigous.
Jan
6
comment Wordpress 3.3 custom post type with /%postname%/ permastruct?
No it does not, it only explains how it works in terms of SQL. But no mention of custom post types, which is the problem.
Jan
5
awarded  Student
Jan
5
awarded  Promoter
Jan
1
awarded  Editor
Jan
1
revised Wordpress 3.3 custom post type with /%postname%/ permastruct?
remove pages, it happens to be about pagination
Jan
1
asked Wordpress 3.3 custom post type with /%postname%/ permastruct?
Jan
1
comment Using /%postname% for a custom post type
The WP 3.3 proudly advertises: "Use the postname permalink structure without a performance penalty", but does not mention can we use it with custom post types? And especially how to do so?
Jan
1
awarded  Supporter