diff --git a/composer.json b/composer.json index 9762fa1..3f8b743 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,8 @@ { "name": "hannahtinkler/custom-post-tables", + "type": "wordpress-plugin", "description": "Facilitates storing custom post types and meta in their own tables", + "keywords": ["wordpress", "plugin"], "license": "MIT", "authors": [ {