Skip to content

Commit

Permalink
add import for only the playground page content
Browse files Browse the repository at this point in the history
  • Loading branch information
helgatheviking committed Mar 29, 2024
1 parent eca06c1 commit d037608
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions demo-content/demo-page.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- This is a WordPress eXtended RSS file generated by WordPress as an export of your site. -->
<!-- It contains information about your site's posts, pages, comments, categories, and other content. -->
<!-- You may use this file to transfer that content from one site to another. -->
<!-- This file is not intended to serve as a complete backup of your site. -->
<!-- To import this information into a WordPress site follow these steps: -->
<!-- 1. Log in to that site as an administrator. -->
<!-- 2. Go to Tools: Import in the WordPress admin panel. -->
<!-- 3. Install the "WordPress" importer from the list. -->
<!-- 4. Activate & Run Importer. -->
<!-- 5. Upload this file using the form provided on that page. -->
<!-- 6. You will first be asked to map the authors in this export file to users -->
<!-- on the site. For each author, you may choose to map to an -->
<!-- existing user on the site or to create a new user. -->
<!-- 7. WordPress will then import each of the posts, pages, comments, categories, etc. -->
<!-- contained in this file into your site. -->
<!-- generator="WordPress/6.4.3" created="2024-03-28 15:33" -->
<rss version="2.0"
xmlns:excerpt="http://wordpress.org/export/1.2/excerpt/"
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:wp="http://wordpress.org/export/1.2/"
>
<channel>
<title>Simple User Listing Demo</title>
<language>en-US</language>
<wp:wxr_version>1.2</wp:wxr_version>
<generator>https://wordpress.org/?v=6.4.3</generator>
<item>
<title><![CDATA[Simple User Listing Block]]></title>
<link>https://sandbox.lndo.site/simple-user-listing-block/</link>
<pubDate>Tue, 20 Feb 2024 16:27:07 +0000</pubDate>
<dc:creator><![CDATA[helga]]></dc:creator>
<guid isPermaLink="false">https://sandbox.lndo.site/?page_id=2025</guid>
<description></description>
<content:encoded><![CDATA[<!-- wp:simple-user-listing/directory-block {"columns":3,"showAllUsers":false,"roles":"subscriber","usersPerPage":9,"className":"is-style-grid"} /-->]]></content:encoded>
<excerpt:encoded><![CDATA[]]></excerpt:encoded>
<wp:post_id>2025</wp:post_id>
<wp:post_date><![CDATA[2024-02-20 16:27:07]]></wp:post_date>
<wp:post_date_gmt><![CDATA[2024-02-20 16:27:07]]></wp:post_date_gmt>
<wp:post_modified><![CDATA[2024-03-28 21:29:23]]></wp:post_modified>
<wp:post_modified_gmt><![CDATA[2024-03-28 21:29:23]]></wp:post_modified_gmt>
<wp:comment_status><![CDATA[closed]]></wp:comment_status>
<wp:ping_status><![CDATA[closed]]></wp:ping_status>
<wp:post_name><![CDATA[simple-user-listing-block]]></wp:post_name>
<wp:status><![CDATA[publish]]></wp:status>
<wp:post_parent>0</wp:post_parent>
<wp:menu_order>0</wp:menu_order>
<wp:post_type><![CDATA[page]]></wp:post_type>
<wp:post_password><![CDATA[]]></wp:post_password>
<wp:is_sticky>0</wp:is_sticky>
</item>
</channel>
</rss>

0 comments on commit d037608

Please sign in to comment.