Aprašymas
A basic default category plugin.
The main purpose of this plugin is to provide different default categories on a per user basis.
I was looking for a plugin to set a different default category for my flickr posts (through XMLRPC API).
And there was no built-in function to set a default category to a particular user.
This plugin is very simple :
- any author can set it’s own default category (user can
edit_posts
) - any admin can modify an author default category (user can
edit_user
) - anywhere in WordPress a user get it’s default category where applicable : posts, API posts, … except in the writing settings page
Diegimas
- Upload
wp-adc.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
DUK
It doesn’t work?
- Fill an issue on Github : https://github.com/z720/wp-adc/issues/new
- Fix it or contribute on Github : https://github.com/z720/wp-adc/
- Contact me : http://z720.net/contact
Atsiliepimai
Įskiepis neturi atsiliepimų.
Programuotojai ir komandos nariai
“Author Default Category” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti toliau.
AutoriaiIšverskite “Author Default Category” į savo kalbą.
Domina programavimas?
Peržiūrėkite kodą, naršykite SVN repozitorijoje, arba užsiprenumeruokite kodo pakeitimų žurnalą per RSS.
Pakeitimų istorija
1.0
- Initial version