-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create some way for subsites to pull Event banner data from CNCF.io #598
Comments
Craig has asked we implement a hello bar on all these subsites. Perhaps we could do this so that when we set a hello bar on the CNCF.io site, all subsites will follow suit and inherit the setting. I propose creating a js script that queries the WP API for the hello bar settings. If found, it inserts a hello bar on the subsite. For the |
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
I've created the REST call: https://www.cncf.io/wp-json/lf/v1/get_hello |
This is done |
The text was updated successfully, but these errors were encountered: