Simple Membership WP user Import

설명

This addon allows you to import your existing WordPress users into the simple membership plugin as members.

You will be able to select which membership access level a user goes into when importing the users.

This addon requires the Simple Membership Plugin.

After you install this addon, go to the import users interface and select the option to import.

설치

  1. Upload swpm-wp-import folder to the /wp-content/plugins/ directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.

FAQ

아무 것도 사용하지 않음

후기

2016년 9월 3일 1 reply
It was super simple to use and I haven't noticed any problems. I activated it, imported my wp users, then deactivated.
모든 2 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Simple Membership WP user Import”(을)를 번역하세요.

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

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

변경이력

1.9.1

  • Added link to the settings interface from the plugin’s list page.

1.9

  • Added the option to sort by “ID” column in the list.

1.8

  • Fixed an SQL injection issue in the orderby parameter.

1.7

  • Fixed members import issue.
  • Addon now uses WP built-in jQuery datepicker.

1.6

  • Fixed an undefined function call error.

1.5

  • Added a new action hook so it can be used with the Mailchimp integration addon.

1.4

  • Removed any occurrences of the deprecated mysql_real_escape_string() function.

1.3

  • Updated the function call to retrieve the IP address of the member.

1.2

  • Updated the addon’s admin menu rendering code to be more robust.

1.1

  • Added a check for list table inclusion.

1.0

  • First commit to wordpress.org