WebDevStudios / wds-block-starter

A block starter for projects.
15 stars 3 forks source link

Use __NAMESPACE__ in add_action('init') #26

Closed donmhico closed 4 years ago

donmhico commented 4 years ago

Closes #25

Description

This PR will make use of __NAMESPACE__ in add_action('init') rather than hardcoding the namespace.