You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
fixed warning when editing posts in the backend
replace icon
rewrite URLs to SSL variants(https)
PSR-12 code style enforce
fixed a bug where projects and tags were being registered from codeblocks or docblocks
fixed a bug where $` or $' broke the codeblock interface
Added "open in new" icon to webfont files. Updated how icons are added. Improved accessibility of main menu and articles utility menu items.
update issue templates to add labels
update php-markdown lib to ignore parsing of heading tags without a space eg: #test
added phpcs ruleset, license file, security policy, code of conduct, contributing guidelines, changelog file, templates for pull requests and issues, support information
Replaced wp_redirect with wp_safe_redirect
Replaced wp_remote_* with wp_safe_remote_*
updated documentation
added wp-capsule-ui as a git subtree, removing 3rd-party git subrepo usage