1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-01-29 11:58:23 +01:00

[WordPressBridge] aledeg is not maintainer of this bridge

This commit is contained in:
Eugene Molotov 2021-07-06 01:35:16 +05:00
parent e14f647075
commit 4a1e26fd07

View File

@ -1,6 +1,5 @@
<?php
class WordPressBridge extends FeedExpander {
const MAINTAINER = 'aledeg';
const NAME = 'Wordpress Bridge';
const URI = 'https://wordpress.org/';
const DESCRIPTION = 'Returns the newest full posts of a WordPress powered website';