Tonya Mork
@hellofromtonya on WordPress.org and Slack
- Member Since: May 4th, 2015
- Location: Two Rivers, WI, USA
- Website: hellofromtonya.com
- GitHub: hellofromtonya
- Employer: Automattic
Bio
WordPress Origin Story
Contributions Sponsored
Contribution History
Tonya Mork’s badges:- bbPress Contributor
- Core Contributor
- Core Team
- Plugin Developer
- Test Contributor
- Test Team
- WordCamp Speaker
-
Pushed 1 commit to WordPress/WordPress:
Posts/Post Types: Add filter to `is_post_type_viewable()`.16 hours ago
-
Closed ticket #49628 on Core Trac:
Add is_post_type_viewable filter16 hours ago
-
Committed [52024] to Core SVN:
Posts/Post Types: Add filter to `is_post_type_viewable()`. Introduces ...16 hours ago
-
Pushed 1 commit to WordPress/WordPress:
Bundled Theme: Add privacy policy link to Twenty Twenty footer.17 hours ago
-
Closed ticket #53446 on Core Trac:
Twenty Twenty: Add privacy policy link to footer17 hours ago
-
Committed [52023] to Core SVN:
Bundled Theme: Add privacy policy link to Twenty Twenty footer. If a ...17 hours ago
-
Pushed 1 commit to WordPress/WordPress:
Bundled Theme: Ensure logo displays in Customizer previewer.17 hours ago
-
Closed ticket #51337 on Core Trac:
Twenty Twenty: Custom Logo bug in the Customizer17 hours ago
-
Committed [52022] to Core SVN:
Bundled Theme: Ensure logo displays in Customizer previewer. Fixes an ...17 hours ago
-
Pushed 1 commit to WordPress/WordPress:
Code Modernization: Pass correct default value to `http_build_query()` in `get_core_checksums()`...1 day ago
-
Closed pull request #1800 on WordPress/wordpress-develop:
Code Modernization: Avoid passing null to parameter 2 of `http_build_query()`1 day ago
-
Committed [52019] to Core SVN:
Code Modernization: Pass correct default value to `http_build_query()` ...1 day ago
-
Pushed 1 commit to WordPress/WordPress:
Administration: Make dashboard widget control submit button text more clear.2 days ago
-
Closed ticket #54229 on Core Trac:
Make dashboard widget control submit text filterable or change to ...2 days ago
-
Committed [52014] to Core SVN:
Administration: Make dashboard widget control submit button text more ...2 days ago
-
Pushed 1 commit to WordPress/WordPress:
Bundled Themes: Remove the "role" attribute on HTML elements with...2 days ago
-
Closed ticket #54079 on Core Trac:
Remove "role" attribute on HTML5 elements with a default landmark role.2 days ago
-
Closed pull request #1721 on WordPress/wordpress-develop:
Coding Standards: Add visibility to methods in `tests/phpunit/tests/` T-U-W-X files.2 days ago
-
Closed pull request #1720 on WordPress/wordpress-develop:
Coding Standards: Add visibility to methods in `tests/phpunit/tests/` P-Q-R-S files.2 days ago
-
Closed pull request #1719 on WordPress/wordpress-develop:
Coding Standards: Add visibility to methods in `tests/phpunit/tests/` i-L-M-O files.2 days ago
-
Closed pull request #1718 on WordPress/wordpress-develop:
Coding Standards: Add visibility to methods in `tests/phpunit/tests/` E-F-G-H files.2 days ago
-
Closed pull request #1717 on WordPress/wordpress-develop:
Coding Standards: Add visibility to methods in `tests/phpunit/tests/` A-B-C-D files.2 days ago
-
Closed pull request #1716 on WordPress/wordpress-develop:
Coding Standards: Add visibility to methods in `tests/phpunit/tests/` root directory.2 days ago
-
Pushed 1 commit to WordPress/WordPress:
Coding Standards: Add visibility to methods in `tests/phpunit/tests/`.2 days ago
-
Closed pull request #1707 on WordPress/wordpress-develop:
Add visibility to test class methods.2 days ago
-
Closed pull request #1715 on WordPress/wordpress-develop:
Coding Standards: Add visibility to methods in `tests/phpunit/includes/` directory.2 days ago
-
Pushed 1 commit to WordPress/WordPress:
Coding Standards: Add `public` visibility to methods in `tests/phpunit/includes/`.2 days ago
-
Pushed 1 commit to WordPress/WordPress:
REST API: Improve translations, comments, and readability in URL Details...2 days ago
-
Closed pull request #1797 on WordPress/wordpress-develop:
Improvements to URL Details Endpoint (Trac 54358)2 days ago
-
Pushed 1 commit to WordPress/WordPress:
Customize: Fix `focus()` to collapse child panels and show parent...3 days ago
-
Closed pull request #1322 on WordPress/wordpress-develop:
Customize: Collapse expanded child on panel focus.3 days ago
-
Pushed 1 commit to WordPress/WordPress:
Customizer: Make range controls full width.4 days ago
-
Pushed 1 commit to WordPress/WordPress:
Help/About: Improve the Welcome text in `wp-admin/_index.php`.4 days ago
-
Closed pull request #1785 on WordPress/wordpress-develop:
Help/About: Update 'Overview' of 'Help' tab.4 days ago
-
Pushed 1 commit to WordPress/WordPress:
Build/Test Tools: Add missing `@covers` and visibility for `Tests_Admin_includesMisc`.4 days ago
-
Closed pull request #1388 on WordPress/wordpress-develop:
39265 Batch 1: add @covers to tests4 days ago
-
Pushed 1 commit to WordPress/WordPress:
Build/Test Tools: Add missing `@covers` tags for `Tests_Admin_includesListTable`.4 days ago
-
Pushed 1 commit to WordPress/WordPress:
Build/Test Tools: Add missing `@covers` tags for `Tests_Admin_includesFile`.4 days ago
-
Pushed 1 commit to WordPress/WordPress:
Help/About: Simplifies WordPress version in "Help" sidebar.4 days ago
-
Pushed 1 commit to WordPress/WordPress:
Build/Test Tools: Add end-to-end (e2e) tests for edit posts page.4 days ago
-
Closed pull request #1089 on WordPress/wordpress-develop:
Add/edit posts tests4 days ago
-
Pushed 1 commit to WordPress/WordPress:
Build/Test Tools: Introduce local visual regression testing.4 days ago
-
Closed pull request #209 on WordPress/wordpress-develop:
Inital setup of visual regression tests.4 days ago
-
Closed pull request #1803 on WordPress/wordpress-develop:
[WIP] Test PR of regenerating package-lock.json for PR 2094 days ago
-
Submitted pull request #1803 to WordPress/wordpress-develop:
[WIP] Test PR of regenerating package-lock.json for PR 2094 days ago
-
Closed pull request #1799 on WordPress/wordpress-develop:
Code Modernization: Silence the deprecation warning for missing return type in `src/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php`4 days ago
-
Closed pull request #1798 on WordPress/wordpress-develop:
Code Modernization: Silence the deprecation warning for missing return type in `src/wp-includes/Requests/Cookie/Jar.php`.4 days ago
-
Submitted pull request #1797 to WordPress/wordpress-develop:
Improvements to URL Details Endpoint (Trac 54358)4 days ago
-
Closed pull request #1794 on WordPress/wordpress-develop:
Adds URL Details endpoint (Trac 54358)4 days ago
-
Pushed 1 commit to WordPress/WordPress:
REST API: Add URL Details endpoint.4 days ago
Developer
-
Classic Widgets
Active Installs: 500,000+
-
Cleanup Duplicate Meta
Active Installs: 400+
-
Debug Toolkit
Active Installs: 100+
-
Kint PHP Debugger
Active Installs: 300+
Contributor
-
Beans Visual Hook Guide
Active Installs: Less than 10
-
Genesis Simple Footer Widgets
Active Installs: 900+