Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronHolbrook authored Feb 6, 2018
1 parent fcc9969 commit b16b751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ A collection of functions that provide utility functionality for WordPress.
* `get_acf_meta_value_by_acf_key()`: Use this when you know an ACF field key and a post ID, but the field is within a group.
* `get_meta_key_from_meta_value()`: Perform a reverse lookup for a meta key based on a meta value.
* `get_current_datetime()`: Gets a DateTime object set to WordPress's local timezone
* `get_site_timezone()`: Get a DateTimeZone object that is set to the site's local timezone.

0 comments on commit b16b751

Please sign in to comment.