Descrizione
This plugin will add a settings page to your WordPress admin that will allow you
to import your existing users to Slurv. It also hooks into user registration and,
once installed, will add new users to your Slurv league.
You can use the [slurv_iframe] shortcode anywhere and if a user
is logged in then your Slurv league will render in the page or post.
Installazione
This section describes how to install the plugin and get it working.
es.
- Upload the plugin files to the
/wp-content/plugins/plugin-namedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
- Go to Settings->Slurv and add your API Partner Token
- Click “Save”
- If your API Partner Token is valid, import your existing users by clicking “Sync”
FAQ
- How do I get an API Partner Token?
-
You must be a Slurv partner to receive a partner token. To inquire about becoming a
Slurv partner, email info@slurv.com
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“SlurvSync” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “SlurvSync” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.1.0
- Primo rilascio pubblico.
1.1.1
- Add notice for IE users to open Slurv in new window when shortcode is used.
1.1.6
- Add custom colors and logo URL to settings
1.2.0
- Add ability for users to login by email/password through shortcode
1.2.1
- SVN fix
1.2.2
- Tagging fix
1.2.3
- Add some login form markup
1.2.4
- Hide elements with data attribute after authentication
1.2.5
- jQuery syntax fix
1.2.6
- Update Slurv API endpoint
1.2.7
- PHP fix