7 lines
199 B
PHP
Raw Normal View History

<?php return [
'plugin' => [
'name' => 'Social Feed',
'description' => 'Captures social media posts from a variety of services and consolidates them into a single feed.'
]
];