Skip to content

Instantly share code, notes, and snippets.

@ramiy
Last active February 12, 2018 10:40
Show Gist options
  • Save ramiy/546c0c0ae812e73a819fe4989c8aebe2 to your computer and use it in GitHub Desktop.
Save ramiy/546c0c0ae812e73a819fe4989c8aebe2 to your computer and use it in GitHub Desktop.
Assign an Elementor Widget to a Category
public function get_categories() {
return [ 'theme-elements' ];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment