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

Attending Users

설명

As web site owner, Attending Users will help you in adding an attending list to the bottom of your posts. Registered users can click on the Submit button of the list in order to have their names added or removed. User names act as author page links, no matter how you have set your Permalinks.

Usage:

After you install the plugin, you can go to the settings page and change them as you like. In the Settings page
you can add support for your custom content types, add new titles to chose from when creating attending lists or change the labels of buttons (ex. Submit, unsubscribe). A new meta-box, called Attending List, will be present (meta-box is for example is the box for tags or categories) when you go to create a new post or edit existing one. From that meta-box you can chose a title for your list. When the post is saved/published the list will be added at the bottom of the page. To remove already created list: select the empty option for title. Any logged in user can click on the button for Attending at a list. Not registered users will see a message, telling them that they have to register if they want to have their names added to the list.

What should you know more?

  • If a user has both First and Last name added to his profile, than both of them will be presented on a list. If one of those names is not filled in, than the login name is used. The idea is to keep all names on the list unique.
  • The plugin removes it’s database tables and options when deleted.
  • The plugin will work with custom database prefix.
  • The plugin has a Class with unique name. By doing so, the chances of conflict with functions from other plugins has been reduced.
  • Every function starts with a comment explaining what it is supposed to do.
  • There is plugin version defined in the code, which will make it easier for further updates.

Incompatibility:

Attending Users doesn’t work as expected if Like plugin is active. The result of
incompatibility is in adding twice the user name to a list. No solution has been found yet. You can try using Simple Social
Buttons
instead of Like. Please, report if you find any other plugins causing problems.

List of posts where user has clicked Attend on author’s template

At the end of the plugin, I’ve shared few lines of code (commented out) that can improve your author’s template. That code will unlock the feature of listing all posts where a user has clicked Attend. Copy the code and paste it right before the loop of your author.php file.

스크린샷

  • Settings page, where you can define titles, add supp
  • That’s the meta-box where you add a list to a post
  • That’s how the list looks like when created

설치

  1. Download the latest version
  2. Extract it in the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to Settings -> Att Users Settings and create your first title
  5. Go to Add new / Edit post and create your first attending list

후기

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

기여자 & 개발자

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

기여자

자국어로 “Attending Users”(을)를 번역하세요.

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

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