Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Je=== Slack Lazy Invitation

Περιγραφή

Slack Lazy Invitation lets you auto invite anyone to your Slack Group without adding each member each time they want to be invited. Boring.

Invitation page be like example.com/wp-login.php?action=slack-invitation

Auto support for sf-move-login, wp-reCaptcha and google-captcha, read the FAQ

Στιγμιότυπα

  • Invitation Screen (=1 team)
  • Invitation Screen (>1 team)
  • Invitation Sent (default)
  • Invitation Sent (and customized)
  • Settings (these are fake tokens ;p)

Εγκατάσταση

This section describes how to install the plugin and get it working.

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

Συχνές Ερωτήσεις

  1. Why do i have to use the bookmarklet to find this api key?

Be cause there is no other way to get it, sorry, this is the trick 😉

  1. What about SF Move Login?

If you’re running the plugin SF Move Login, the invitation page won’t be /wp-login.php?action=slack-invitation but /slack-invitation instead. You can now, of course, change this slug via the sf move login settings

  1. What about captcha plugins?

If you’re running wp-reCaptcha or google-captcha, you have nothing to do, just activate it
If you’re running another captcha plugin, tell me, i’ll add it.

Κριτικές

3 Σεπτεμβρίου 2016
like I said...doesn't work...reading through questions there is no support...waste of an hour...thanks
3 Σεπτεμβρίου 2016
Installed it on a multi-site. When I network activate it, it doesn't work on any site. When I network deactivate and active on a single site, it doesn't work on those sites. No luck, no love. I'll change my review when I can get it to work.
Ανάγνωση όλων των 5 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Je=== Slack Lazy Invitation” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.4

  • 26 jan 2016
  • Use only get_option() and not get_site_option()

1.3

  • 29 sept 2015
  • Support multi slacks teams
  • New hook ‘slack-invitation-default-botname’ to filter the slackbot name
  • Both ‘slack-invitation-default-botname’ and ‘slack-invitation-default-avatar’ got a new param “group” to filter it depending on the selected group, see screenshots

1.2

  • 01 sept 2015
  • Support reCaptcha v1 and v2
  • New hook ‘slack-invitation-default-avatar’ to filter the slackbot avatar
  • Fix bug using _() instead of __()

1.1

  • 28 july 2015
  • Add 2 links to find the invitation page, props @pollyplummer
  • Add auto support for 2 Captcha plugins : wp-reCaptcha and google-captcha, read the FAQ

1.0

  • 25 july 2015
  • First Release