Commits
User selector
Commit History
Commits on Dec 26, 2015
Tests: Use the correct URL in some shortcode tests.
Show description for 42aeb0acommittedShortcodes: `=` is a reserved character in shortcode names, mark it as such.
Show description for a1cd904committed
Commits on Oct 17, 2015
Commits on Oct 8, 2015
Commits on Oct 2, 2015
Pinking shears in shortcode test file.
Show description for 991feb7committedShortcodes/Formatting: Add PCRE Performance Testing
Show description for 5a24a0acommitted
Commits on Oct 1, 2015
Shortcodes: prevent registration of invalid shortcode names.
Show description for 1b70f27committed
Commits on Aug 25, 2015
Add some more data for Shortcode unit tests.
Show description for a0a351acommitted
Commits on Aug 9, 2015
Shortcodes: Trim whitespace after sanitizing the shortcode output.
Show description for 2397599committed
ocean90
Commits on Aug 7, 2015
Fix `do_shortcode('<[shortcode]')` edge case.
Show description for 7a35bffcommitted
Commits on Jul 22, 2015
Shortcodes: Improve the reliablity of shortcodes inside HTML tags.
Show description for 7b41adfcommitted
Commits on Jul 7, 2015
Allow shortcode parameter names (attributes) to contain dashes.
Show description for 0636377committed
Commits on Mar 5, 2015
In PHPUnit test classes, `parent::tearDown()` should be the last thing done in `tearDown()` methods.
Show description for 067fa37committed
Commits on Nov 8, 2014
Remove failing shortcode unit tests
Show description for 4482518committed
Commits on Jul 16, 2014
Make `has_shortcode()` recursive/work for nested shortcodes.
Show description for 17d67d9committed
Commits on Jun 10, 2014
Ensure that `shortcode_unautop()` treats ` ` like whitespace.
Show description for 97bacb3committed
Commits on Aug 29, 2013
Move PHPUnit tests into a tests/phpunit directory.
Show description for 8045afdcommitted
Loading