mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-24 23:37:18 +00:00
[WordPressBridge] aledeg is not maintainer of this bridge
This commit is contained in:
parent
e14f647075
commit
4a1e26fd07
@ -1,6 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
class WordPressBridge extends FeedExpander {
|
class WordPressBridge extends FeedExpander {
|
||||||
const MAINTAINER = 'aledeg';
|
|
||||||
const NAME = 'Wordpress Bridge';
|
const NAME = 'Wordpress Bridge';
|
||||||
const URI = 'https://wordpress.org/';
|
const URI = 'https://wordpress.org/';
|
||||||
const DESCRIPTION = 'Returns the newest full posts of a WordPress powered website';
|
const DESCRIPTION = 'Returns the newest full posts of a WordPress powered website';
|
||||||
|
Loading…
Reference in New Issue
Block a user