이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Bulk Create Blogs

설명

This WPMU plugin creates under the Site Admin menu called “Bulk Create Blogs” where you can bulk create/add users to blogs.

To use the plugin you must create correctly formatted data. The plugin takes
CSV formatted data where each row contains the following data.

domain, user_id, blog_title, blog_topic,

Each of these fields is described below.

  • blog_domain (Mandatory): the domain name of the blog, this should only contain alphanumeric characters and be in all lowercase. If the blog domain is empty then users will be added to the site’s root blog.
  • user_name (Mandatory): the login id of the user to be added to the blog.
  • blog_title (Optional): the title of the blog.
  • blog_topic (Optional): the name of the blog topic that this blog will be categorised under. These topics are setup under the ‘Blog Topic Management’ tab. A blog_title must be chosen if you wish to set the blog topic. (Requires cets_blog_topics plugin.)

When each line is processed, if the blog named already exists then the user given
is added to the blog. If the blog does not exist then it is created. If a blog title
is not provided then the blog domain is used.

This plugin also provides support for LDAP user creation. If a user does not exist and
the ldap_auth plugin is installed then it will attempt to create a new user.

At the moment this plugin only supports sites that use domain blog naming. Support for
sub-directories is not planned but you could easily add it yourself.

The number of blogs that can be imported at a time is limited.

설치

  1. Upload gb-bulk-create-blogs.php to the /wp-content/mu-plugins/ directory

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Bulk Create Blogs”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Bulk Create Blogs”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.