• Questions regarding the Theme Unit Tests

    http://codex.wordpress.org/Theme_Development_Checklist#.22Theme_Unit_Tests.22

    Simple Gallery Test

    It says there are 10 images attached to the post, but are there only 9? I only see 9 via the admin panel.

    Category Name Clash

    It says the post is in category Parent/Foo A not Foo A, but I checked using the WordPress Default theme and via the admin panel and the post is in Foo A not Parent/Foo A.

    I’m assuming that what shows up in the admin panel isn’t affected by the theme.

Viewing 2 replies - 1 through 2 (of 2 total)
  • It says there are 10 images attached to the post, but are there only 9? I only see 9 via the admin panel.

    Confirmed as 9 here too.

    I checked using the WordPress Default theme and via the admin panel and the post is in Foo A not Parent/Foo A.

    Confirmed here again.

    I’m assuming that what shows up in the admin panel isn’t affected by the theme.

    Not unless you’re creating an Admin theme or have incorporated js in the theme that might conflict with the Admin panel.

    Spotted any of the invalid, upper-case, markup yet? 😉

    Thread Starter dancer

    (@dancer)

    Invalid upper-case markup?

    Thanks for taking a look.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Theme Unit Tests’ is closed to new replies.