Descripción
Plugin for WordPress allows admins to unload / load S2 based on different criteria (inbound referrer, zip code, city, etc)
Requires s2member plugin
Requires PHP GeoIP module
Tested and working with S2Member Control V120703 + S2Member Pro v120703
Instalación
Copy «s2member-control» folder to your WordPress Plugins Directory. Activate plugin via WordPress settings.
More info on Must Use Plugins here:
https://codex.wordpress.org/Must_Use_Plugins
FAQ
None.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«S2Member Control» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «S2Member Control» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
2.4
Verified compat with WP 3.9.1
2.3
Added cookie option to allow access if a cookie is set
2.2
Added mobile browser option
2.1
Moved the options to wp_object_cache to improve performance
Added a safe_unserialize function
2.0.2
Added checks if user is logged in or if is_admin to make we don’t unload for logged in users.
2.0.1
Cleaned up some debugging code I accidentally left in
2.0
Rewrite of logic to remove S2 plugins from active plugins rather than try to unload / unhook everything.
** Do not use versions prior to this as they were buggy **
0.5
Removed buggy domain / tld code
Added code to make free categories
0.0
- Initial version