This plugin consists of two main groups of functionality:
- The green web checker
- The green web directory
This allows users to perform a check on the greenness of a website by searching for a URL. For a valid URL, a page displays detailing more info about that website's greenness.
The search form for performing a check can be displayed to the user in a few ways:
- On the
green-web-check/page - Via a shortcode,
green-checker-search-form
Use [green-checker-search-form] inside the content of a page.
Or <?php echo do_shortcode( '[green-checker-search-form]' ); ?> within theme code.
This produces a listing of the green web hosts known to TGWF.
This can be presented as a map, or a list of hosts by country.
Gitpod is a ready-to-code dev environment with a single click. Follow the link below to work on this plugin in your browser