[wp-hackers] Dispay none for different categories

Frank Bueltge frank at bueltge.de
Tue Mar 24 21:04:02 GMT 2009


Soory for my bad english.

On the post-page in admin, the meta box category list all categories with
wp_category_checklist().
I will exclude several categories on this list. All categories have an id
and a class, so it is possible exclude with javascipt or css. I will exlude
several categories in the select-query of wp_category_checklist().

Thanks a lot


On Tue, Mar 24, 2009 at 6:32 PM, Mike Schinkel
<mikeschinkel at newclarity.net>wrote:

> Frank:
>
> I'm not clear on what you are trying to do exactly. Can you explain it
> differently?
>
> -Mike Schinkel
> http://mikeschinkel.com/
>
> ----- Original Message -----
> From: "Frank Bueltge" <frank at bueltge.de>
> To: wp-hackers at lists.automattic.com
> Sent: Tuesday, March 24, 2009 7:51:05 AM GMT -05:00 US/Canada Eastern
> Subject: [wp-hackers] Dispay none for different categories
>
> Hello,
>
> any one have a idea?
> I will display none for a categories in edit post on admin-area.
> I have not found a hook for the select and think, it is possible to display
> none with css or javascript an load admin.
> A this is not ao easy for a users with many categories in wordpress.
>
> It is possible to hook an the meta box for categories and reduce the select
> for categories ind the meta box on edit post?
>
> Thanks for your ideas
> Best regards
> Frank
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list