<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: [Plugin: Bind user to category] Updated for 2.7?</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: [Plugin: Bind user to category] Updated for 2.7?</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 09:54:18 +0000</pubDate>

<item>
<title>dakranii on "[Plugin: Bind user to category] Updated for 2.7?"</title>
<link>http://wordpress.org/support/topic/227786#post-1214049</link>
<pubDate>Wed, 16 Sep 2009 17:06:02 +0000</pubDate>
<dc:creator>dakranii</dc:creator>
<guid isPermaLink="false">1214049@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Also, I used Adminimize plug-in to get rid of the categories option for bound to category users.  Bind User to Cat is supposed to do it, but doesn't.  Adminimize works great for that as well as other option removals.
&#60;/p&#62;</description>
</item>
<item>
<title>dakranii on "[Plugin: Bind user to category] Updated for 2.7?"</title>
<link>http://wordpress.org/support/topic/227786#post-1207153</link>
<pubDate>Thu, 10 Sep 2009 19:46:34 +0000</pubDate>
<dc:creator>dakranii</dc:creator>
<guid isPermaLink="false">1207153@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Working with v0.2b, line 79 of bind-user-to-cat.php looks like this: &#60;/p&#62;
&#60;p&#62;&#60;code&#62;add_management_page(__(&#38;#39;Bind user to category&#38;#39;), __(&#38;#39;Bind user to category&#38;#39;), 10, basename(__FILE__), &#38;quot;butc_form&#38;quot;);&#60;/code&#62; &#60;/p&#62;
&#60;p&#62;This is supposed to create a sidebar link to the Bind User to Category admin page, but the add_management_page() function is deprecated, so it doesn’t work, making the plugin admin page inaccessible and giving the impression that the plugin doesn’t do anything.&#60;/p&#62;
&#60;p&#62;Replacing this line with &#60;/p&#62;
&#60;p&#62;&#60;code&#62;add_submenu_page(&#38;#39;users.php&#38;#39;, __(&#38;#39;Bind User to Category&#38;#39;), __(&#38;#39;Bind User to Category&#38;#39;), 10, basename(__FILE__), &#38;quot;butc_form&#38;quot;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;fixes the problem, adding the Bind User to Category admin page link to the Users menu.&#60;/p&#62;
&#60;p&#62;From: &#60;a href=&#34;http://www.technokinetics.com/bind-user-to-category-wp-28/&#34; rel=&#34;nofollow&#34;&#62;http://www.technokinetics.com/bind-user-to-category-wp-28/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>rockwell08 on "[Plugin: Bind user to category] Updated for 2.7?"</title>
<link>http://wordpress.org/support/topic/227786#post-1166037</link>
<pubDate>Thu, 06 Aug 2009 23:59:21 +0000</pubDate>
<dc:creator>rockwell08</dc:creator>
<guid isPermaLink="false">1166037@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I ended up writing my own plugin to bind a user to their own category.  When a user signs up, I just created a category for that user, then when that users posts, i just make sure that the post gets assigned to that user's category.
&#60;/p&#62;</description>
</item>
<item>
<title>trojanloy on "[Plugin: Bind user to category] Updated for 2.7?"</title>
<link>http://wordpress.org/support/topic/227786#post-1078103</link>
<pubDate>Tue, 19 May 2009 18:53:57 +0000</pubDate>
<dc:creator>trojanloy</dc:creator>
<guid isPermaLink="false">1078103@http://wordpress.org/support/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;it does work, it just doesn't display properly in the control panel&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;rockwell08, how were you able to ascertain this? Is there some URL that I can type in manually to access the otherwise-invisible control panel?
&#60;/p&#62;</description>
</item>
<item>
<title>rockwell08 on "[Plugin: Bind user to category] Updated for 2.7?"</title>
<link>http://wordpress.org/support/topic/227786#post-936564</link>
<pubDate>Thu, 25 Dec 2008 18:54:21 +0000</pubDate>
<dc:creator>rockwell08</dc:creator>
<guid isPermaLink="false">936564@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Web11, I just installed it and ran with it.  It doesn't do anything administratively, but it does restrict which categories a user can post to, just not what categories a user can see.  I'm also using TDO mini forms, and everytime a user posted from the form, it posted to a specified category (in my case, I created a category for each user upon account creation).  It ended up not being exactly what I needed, so I've extended TDO Mini forms a little more to get what I need.&#60;/p&#62;
&#60;p&#62;Probably not exactly what you were looking for, but I hope it gives you some direction...
&#60;/p&#62;</description>
</item>
<item>
<title>WEB11 on "[Plugin: Bind user to category] Updated for 2.7?"</title>
<link>http://wordpress.org/support/topic/227786#post-935672</link>
<pubDate>Wed, 24 Dec 2008 04:39:06 +0000</pubDate>
<dc:creator>WEB11</dc:creator>
<guid isPermaLink="false">935672@http://wordpress.org/support/</guid>
<description>&#60;p&#62;rockwell08,&#60;br /&#62;
Did you really get this to work on 2.7?&#60;br /&#62;
And if so, can you please share?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>rockwell08 on "[Plugin: Bind user to category] Updated for 2.7?"</title>
<link>http://wordpress.org/support/topic/227786#post-933550</link>
<pubDate>Mon, 22 Dec 2008 08:17:42 +0000</pubDate>
<dc:creator>rockwell08</dc:creator>
<guid isPermaLink="false">933550@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I've been playing some more with this, and it appears it does work, it just doesn't display properly in the control panel, since the new update to the admin interface with the modules and everything.&#60;/p&#62;
&#60;p&#62;It looks like only the display needs to be updated...&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>rockwell08 on "[Plugin: Bind user to category] Updated for 2.7?"</title>
<link>http://wordpress.org/support/topic/227786#post-933548</link>
<pubDate>Mon, 22 Dec 2008 08:07:10 +0000</pubDate>
<dc:creator>rockwell08</dc:creator>
<guid isPermaLink="false">933548@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Can this plugin be updated for WordPress 2.7?  Is it being actively developed?  It seems like the perfect plugin for what I need, but it doesn't work for 2.7...&#60;/p&#62;
&#60;p&#62;Thanks in advance!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/bind-user-to-cat/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/bind-user-to-cat/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
