This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Author Default Category

ਵੇਰਵਾ

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

ਸਕਰੀਨਸ਼ਾਟ

  • User profile with default category selection

ਸਥਾਪਤੀਕਰਨ

  1. Upload wp-adc.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

It doesn’t work?

  1. Fill an issue on Github : https://github.com/z720/wp-adc/issues/new
  2. Fix it or contribute on Github : https://github.com/z720/wp-adc/
  3. Contact me : http://z720.net/contact

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Author Default Category” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Author Default Category” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.0

  • Initial version