Skip to content

Assets & static media files for use in WordPress administration and testing

Notifications You must be signed in to change notification settings

georgetown-university/guwordpress-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GU WordPress assets

This repository contains any assets or static media files for use in WordPress administration and testing.

RSS feeds

The following RSS feeds are housed in this repository:

  • Dashboard Announcements (updated as needed and displayed on the WP admin dashboard)
  • Test Content (static, for use in automated testing)
  • Test Content, single (static, for use in automated testing)

Feed items

Each item in an RSS feed has the following structure:

<item>
  <title>TITLE GOES HERE</title>
  <link>https://uis.georgetown.edu</link>
  <date>Tue, 31 Jul 2018 01:01:01 EDT</pubDate>
  <description>
    <![CDATA[
      CONTENT GOES HERE. <em>HTML OPTIONAL.</em>
    ]]>
  </description>
</item>

Changelog

2025-01-24

  • older XML <item> entities included <pubDate>; this has been renamed to <date>.

About

Assets & static media files for use in WordPress administration and testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published