content – Alumni, SMOSA Global https://stmonicasglobal.com Together Forever Thu, 15 Mar 2012 21:41:11 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.2 Template: More Tag https://stmonicasglobal.com/template-more-tag/ Thu, 15 Mar 2012 21:41:11 +0000 http://wptest.io/demo/?p=996 This content is before the more tag.

Right after this sentence should be a “continue reading” button of some sort.

And this content is after the more tag.

]]>
Template: Excerpt (Defined) https://stmonicasglobal.com/template-excerpt-defined/ Thu, 15 Mar 2012 21:38:08 +0000 http://wptest.io/demo/?p=993 This is the post content. It should be displayed in place of the user-defined excerpt in single-page views.

]]>
Template: Excerpt (Generated) https://stmonicasglobal.com/template-excerpt-generated/ Wed, 14 Mar 2012 16:49:22 +0000 http://wpthemetestdata.wordpress.com/?p=1446 This is the post content. It should be displayed in place of the auto-generated excerpt in single-page views. Archive-index pages should display an auto-generated excerpt of this content. Depending on Theme-defined filters, the length of the auto-generated excerpt will vary from Theme-to-Theme. The default length for auto-generated excerpts is 55 words, so to test the excerpt auto-generation, this post must have more than 55 words.

Be sure to test the formatting of the auto-generated excerpt, to ensure that it doesn’t create any layout problems. Also, ensure that any filters applied to the excerpt, such as <code>excerpt_length</code> and <code>excerpt_more</code>, display properly.

]]>
Template: Paginated https://stmonicasglobal.com/template-paginated/ Sun, 08 Jan 2012 17:00:20 +0000 http://noeltest.wordpress.com/?p=188 Post Page 1

]]>
Media: Twitter Embeds https://stmonicasglobal.com/media-twitter-embeds/ Tue, 15 Mar 2011 22:47:16 +0000 http://wptest.io/demo/?p=1027

Really cool to read through and find so much awesomeness added to WordPress 3.6 while I was gone. I should take three weeks off more often.

— Andrew Nacin (@nacin) April 3, 2013

This post tests WordPress’ Twitter Embeds feature.

]]>
Antidisestablishmentarianism https://stmonicasglobal.com/title-should-not-overflow-the-content-area/ Mon, 05 Oct 2009 19:00:59 +0000 http://wptest.io/demo/?p=877 Title should not overflow the content area

A few things to check for:

  • Non-breaking text in the title, content, and comments should have no adverse effects on layout or functionality.
  • Check the browser window / tab title.
  • If you are a plugin or widget developer, check that this text does not break anything.

The following CSS properties will help you support non-breaking text.

-ms-word-wrap: break-word;
word-wrap: break-word;

 

]]>
Edge Case: No Content https://stmonicasglobal.com/edge-case-no-content/ Thu, 06 Aug 2009 16:39:56 +0000 http://wpthemetestdata.wordpress.com/2007/09/04/this-post-has-no-body/ Edge Case: Many Tags https://stmonicasglobal.com/edge-case-many-tags/ Mon, 01 Jun 2009 08:00:34 +0000 http://wpthemetestdata.wordpress.com/2007/11/24/many-tags/ This post has many tags.

]]>
Edge Case: Nested And Mixed Lists https://stmonicasglobal.com/edge-case-nested-and-mixed-lists/ Fri, 15 May 2009 21:48:32 +0000 http://wptest.io/demo/?p=1000 Nested and mixed lists are an interesting beast. It’s a corner case to make sure that

  • Lists within lists do not break the ordered list numbering order
  • Your list styles go deep enough.

Ordered – Unordered – Ordered

  1. ordered item
  2. ordered item
    • unordered
    • unordered
      1. ordered item
      2. ordered item
  3. ordered item
  4. ordered item

Ordered – Unordered – Unordered

  1. ordered item
  2. ordered item
    • unordered
    • unordered
      • unordered item
      • unordered item
  3. ordered item
  4. ordered item

Unordered – Ordered – Unordered

  • unordered item
  • unordered item
    1. ordered
    2. ordered
      • unordered item
      • unordered item
  • unordered item
  • unordered item

Unordered – Unordered – Ordered

  • unordered item
  • unordered item
    • unordered
    • unordered
      1. ordered item
      2. ordered item
  • unordered item
  • unordered item
]]>