Not for developers
-
Maybe it works “fine” with themes built for that. But it’s definitely not for developers.
The plugin rewrite unnecessarily URLs like
/coursesand/courses/categorymaking unvalid requests with “page_id=-1” wich seems to break a lot of native stuff. For example,is_post_type_archive( 'course' )is returning false inarchive-course.phpand native Loop don’t show any course.More tests are required but I think a plugin should runs smoothly with WordPress paradigma.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Not for developers’ is closed to new replies.