Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/automattic/wordpress-saml-vipgo-helper
VIP Go helper for OneLogin SAML plugin for WordPress - onelogin/wordpress-saml
https://github.com/automattic/wordpress-saml-vipgo-helper
vip
Last synced: 5 days ago
JSON representation
VIP Go helper for OneLogin SAML plugin for WordPress - onelogin/wordpress-saml
- Host: GitHub
- URL: https://github.com/automattic/wordpress-saml-vipgo-helper
- Owner: Automattic
- License: gpl-3.0
- Created: 2017-12-11T13:52:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-19T13:49:02.000Z (about 7 years ago)
- Last Synced: 2024-12-12T20:16:15.720Z (10 days ago)
- Topics: vip
- Language: PHP
- Size: 25.4 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wordpress-saml-vipgo-helper
[VIP Go](https://vip.wordpress.com/documentation/vip-go/) helper file for [OneLogin SAML plugin for WordPress](https://github.com/onelogin/wordpress-saml)# Installation
This file needs to be loaded prior the plugin itself, in order to make appropriate changes in time.The `vipgo-helper.php` file can either be located in [`client-mu-plugins`](https://github.com/Automattic/vip-go-skeleton/tree/master/client-mu-plugins) directory ([read more on client-mu-plugins](https://vip.wordpress.com/documentation/vip-go/understanding-your-vip-go-codebase/#mu-plugins-on%c2%a0vip-go)), or loaded manually from your theme's functions.php before calling `wpcom_vip_load_plugin` for loading the wordpress-saml plugin.