File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 9
9
* [ How do I remove the bullets from the list?] ( #bullets )
10
10
* [ The plugin doesn't work on servers with PHP < 5] ( #php5 )
11
11
* [ Plugin could not be activated because it triggered a fatal error] ( #fatal-error )
12
+ * [ If a post has many categories, categorypage=yes only detects one of them] ( #categorypage )
12
13
13
14
## <a name =" no_link " ></a >How can I remove the hyperlink of the title of the post?
14
15
@@ -152,3 +153,9 @@ protected accessors. Try updating your server or using an [older version](http:/
152
153
153
154
Please check:
154
155
http://wordpress.stackexchange.com/questions/9338/list-category-posts-plugin-upgrade-fails-fatal-error/9340#9340
156
+
157
+ ## <a name =" categorypage " ></a >If a post has many categories, categorypage=yes only detects one of them
158
+
159
+ This is how it works in the current implementation, there are no shortcode parameters to change this behavior.
160
+ We have already received feature requests to make ` categorypage=yes ` work with multiple categories and it should be
161
+ implemented at some stage.
You can’t perform that action at this time.
0 commit comments