Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

v0.20

Compare
Choose a tag to compare
@devuri devuri released this 24 Sep 01:20
· 725 commits to master since this release
8f45dd9

v0.20

#32 and #33

env()

The env() function can be used to get the value of an environment variable.

env('FOO');

Features

c9ce38b - Adds env() function
16f5804 - Adds 'wordpress' => 'wp',

Changes

d026aa8 - removes wordpress_path()