Описание
Allow users to login/register via their meetup.com account.
List of features:
- Users can register with their meetup.com account using one click
- User’s First Name, Last Name, URL, description and avatar are automatically updated from Meetup (with the option to turn it off)
- Use the shortcode [tte_mup_login_link] to display the sign in link anywhere on your site.
- You can use [mup_login_link text=’Your Custom Link Text’] to generate a sign-in link with your own text.
- [tte_mup_login_link class = ‘class1 class2’] will add the corresponding CSS classes to the generated link
Установка
- Upload \»meetup-login\» to the \»/wp-content/plugins/\» directory.
- Activate the plugin through the \»Plugins\» menu in WordPress.
- Enter your API Keys under Settings->Meetup Login
Часто задаваемые вопросы
- Installation Instructions
-
- Upload \»meetup-login\» to the \»/wp-content/plugins/\» directory.
- Activate the plugin through the \»Plugins\» menu in WordPress.
- Enter your API Keys under Settings->Meetup Login
Участники и разработчики
«Meetup Login» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Meetup Login» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.9.1
- Changed some minor readme issues
0.9.0
- Initial Version Pushed To WordPress Repo