Gosh, first time i release so many sub-sub-version. ;)

Bugfix

  • Bugfix “Padlock Taxo/Term”
  • Bugfix “Comment for Admin invisible”
  • Bugfix “Comment empty Name/Body”
  • Bugfix “Show Comment Author”

Kind of Clean up of the mess-up yesterday.

Tagged with:
 

8 Responses to CaPa 0.5.4.4 released

  1. pix says:

    Hi,

    Wonderfull plugin ! Just 1 remark :

    Posts hidden are always on the rss feed and anonymous user can read them. Do you know how can I fix that ?

    THankx again for this usefull plugin,

    P

  2. Sascha says:

    You got Mail! :)

  3. Joe says:

    Hi Sascha,

    How to remove from RSS?

    Also, I just upgraded and now pages are hidden to Anonymous users, something Im missing?

    Thanks again for great plugin!

  4. Tim says:

    Hi.

    Love the plugin. Having some issues with pages, though.

    If I set the ‘show private pages’ option, I get an error:

    Warning: implode() [function.implode]: Invalid arguments passed in /home/timmurp1/public_html/wp-includes/post-template.php on line 755

    If I set all pages to public manually, when I navigate to that page, the pages menu thinks all pages have no title. (see my blog at http://timmurphy.org for an example)

    Thanks for the great work.

    T

  5. Tim says:

    To fix the warning: implode() error, change capa.php:94 from

    return FALSE;

    to

    return Array();

  6. Djerk Geurts says:

    Hi,

    The plugin hides all categories bar one from Editors (possibly others too but disabled the plugin now) and would only allow and editor to see one page. Disabling access to this page for editors would show him another single one. Have 8 categories, disabling access to one would yield seven visible categories.

    Also is there a way of disallowing hidden/protected posts/categories/pages/comments from being available via RSS? (as asked by the other two comments here)

    Regards,

  7. Djerk Geurts says:

    I’m on 2.7.1 btw