Skip to content

thecocohead/7c-flier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7c-flier

This is a Wordpress Plugin written in PHP8.

Dependencies

may be updated

  • PHP
  • PHP cURL

Documentation

callAPI

  • Input: $method
    • HTTP method to use for the cURL request. Currently, only GET is supported (but POST will also have to be supported at another time).
  • Input: $url
    • URL to make the request against.
  • Output: Data retrieved from cURL (just think of running curl in the command line).

Contact

Please feel free to message me on GitHub or email me at [email protected] with any questions.

About

Flier plugin for 7th Circle Music Collective

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages