notice-manager/composer.json

9 lines
247 B
JSON

{
"name": "abuyoyo/notice-manager",
"description": "Manage notices on WordPress admin pages. Adds 'Notices' screen-meta-link.",
"type": "wordpress-plugin",
"require":{
"abuyoyo/screen-meta-links": "~0.5",
"abuyoyo/plugincore": "~0.14"
}
}