wip
This commit is contained in:
parent
a39514e646
commit
ab2a5d41de
13 changed files with 35639 additions and 53 deletions
37
author/admin/feed/index.html
Normal file
37
author/admin/feed/index.html
Normal file
|
@ -0,0 +1,37 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
|
||||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||||
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:atom="http://www.w3.org/2005/Atom"
|
||||
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
|
||||
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
|
||||
>
|
||||
|
||||
<channel>
|
||||
<title>admin – My WordPress Site</title>
|
||||
<atom:link href="http://wordcamp2019.docksal/author/admin/feed/" rel="self" type="application/rss+xml" />
|
||||
<link>http://wordcamp2019.docksal</link>
|
||||
<description>Just another WordPress site</description>
|
||||
<lastBuildDate>Fri, 22 Mar 2019 19:36:56 +0000</lastBuildDate>
|
||||
<language>en-US</language>
|
||||
<sy:updatePeriod>hourly</sy:updatePeriod>
|
||||
<sy:updateFrequency>1</sy:updateFrequency>
|
||||
<generator>https://wordpress.org/?v=5.0.3</generator>
|
||||
<item>
|
||||
<title>Hello world!</title>
|
||||
<link>http://wordcamp2019.docksal/2019/03/22/hello-world/</link>
|
||||
<comments>http://wordcamp2019.docksal/2019/03/22/hello-world/#comments</comments>
|
||||
<pubDate>Fri, 22 Mar 2019 19:36:56 +0000</pubDate>
|
||||
<dc:creator><![CDATA[admin]]></dc:creator>
|
||||
<category><![CDATA[Uncategorized]]></category>
|
||||
|
||||
<guid isPermaLink="false">http://wordcamp2019.docksal/?p=1</guid>
|
||||
<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start writing!]]></description>
|
||||
<content:encoded><![CDATA[
|
||||
<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>
|
||||
]]></content:encoded>
|
||||
<wfw:commentRss>http://wordcamp2019.docksal/2019/03/22/hello-world/feed/</wfw:commentRss>
|
||||
<slash:comments>1</slash:comments>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
Loading…
Add table
Add a link
Reference in a new issue