Commits
User selector
Commit History
Commits on Nov 4, 2021
Coding Standards: Add visibility to methods in `tests/phpunit/tests/`.
Show description for 40ac5decommitted
Commits on Aug 7, 2021
Build/Test Tools: Implement use of the `void` solution.
Show description for ddb409ecommitted
Commits on Mar 5, 2021
Commits on Feb 26, 2021
Build/Test Tools: Switch back to running the PHPUnit test suite against the `src` directory instead of `build`.
Show description for 4ab922dcommitted
Commits on Oct 10, 2020
Tests: Update third-party video URLs in unit tests with more permanent videos.
Show description for ac0e283committed
Commits on Sep 2, 2020
Tests: First pass at using `assertSame()` instead of `assertEquals()` in most of the unit tests.
Show description for 164b22ccommitted
Commits on Feb 6, 2020
Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant.
Show description for e72fff9committed
Commits on Jan 29, 2020
Docs: Improve inline comments per the documentation standards.
Show description for cfc3b57committed
Commits on Oct 15, 2019
Shortcodes: Revert [46369] for now to allow more time to investigate and prepare for backward compatibility changes.
Show description for 943fa44committed
Commits on Oct 12, 2019
Docs: Adjust `@since` note in `shortcode_parse_atts()` for consistency with similar notes.
Show description for 5e6d8f5committed
Commits on Oct 1, 2019
Shortcodes: Improve handling from `shortcode_parse_attts()`.
Show description for 02cf7f5committedShortcodes: Improve handling from `shortcode_parse_attts()`.
Show description for 1f5525dcommitted
Commits on Jul 8, 2019
Coding Standards: Fix the remaining issues in `/tests`.
Show description for c6c7849committed
Commits on Jan 12, 2019
Coding Standards: Extract `extract()` from the codebase.
Show description for ff53bd3committed
Commits on Dec 14, 2018
KSES: Allow `url()` to be used in inline CSS.
Show description for 79486d7committed
Commits on Aug 17, 2018
Coding Standards: Upgrade WPCS to 1.0.0
Show description for a75d153committed
Commits on Mar 16, 2018
Revert max-width styles on caption shortcodes.
Show description for 860b452committed
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800committed
Commits on Oct 4, 2017
Media: Use max-width for default captions.
Show description for fa43ebdcommitted
Commits on Jul 11, 2017
Shortcodes: Allow using single quotes for empty value attributes.
Show description for e4bfc8ccommitted
Commits on Oct 23, 2016
Shortcodes: Add new `strip_shortcodes_tagnames` filter.
Show description for 73a1aedcommitted
Commits on Oct 4, 2016
Shortcodes: Add a `do_shortcode_tag` filter.
Show description for 7e4e9f1committed
Commits on Sep 2, 2016
Shortcodes: Add the `pre_do_shortcode_tag` filter.
Show description for 6d59b28committed
Commits on Apr 22, 2016
Smilies: Move `convert_smilies` to happen later in the `the_content` filter.
Show description for f9e1cf5committed
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