Skip to content
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

What's the best way to include this in scoper.inc.php? #3

Closed
AdamWills opened this issue May 26, 2022 · 1 comment
Closed

What's the best way to include this in scoper.inc.php? #3

AdamWills opened this issue May 26, 2022 · 1 comment

Comments

@AdamWills
Copy link

A readme with an example would be very helpful!

@calvinalkan
Copy link
Member

Hey @AdamWills

There is not much to it. Json_decode the file contents directly in scoper.inc.php

Have a look at how Google did it in their web stories plugin:

https://github.com/GoogleForCreators/web-stories-wp/blob/main/scoper.inc.php#L13

There are many different ways tho.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants