Mark Jaquith
@markjaquith on WordPress.org, @mark on Slack
- Member Since: May 23rd, 2004
- Location: Tampa, FL, USA
- Website: coveredwebservices.com
- GitHub: markjaquith
- Job Title: WordPress Developer
- Employer: Covered Web Services
Bio
Interests
Contribution History
Mark Jaquith’s badges:- bbPress Contributor
- BuddyPress Contributor
- Core Contributor
- Core Team
- Plugin Developer
- WordCamp Speaker
- WordPress.tv Contributor
-
Pushed 1 commit to WordPress/WordPress:
Coding Standards: Consistently escape attribute in `wp-admin/themes.php`.22 hours ago
-
Pushed 1 commit to WordPress/WordPress:
Add some whitespace to svn:externals to test automatic bumping of...2 days ago
-
Pushed 1 commit to WordPress/WordPress:
Comments: Avoid reparenting during post deletion.2 days ago
-
Pushed 1 commit to WordPress/WordPress:
Bump Akismet external to 4.2.13 days ago
-
Pushed 1 commit to WordPress/WordPress:
External Libraries: Update the Iris color picker to version 1.1.1.3 days ago
-
Pushed 1 commit to WordPress/WordPress:
General: Remove the `svn:executable` property from `wp-admin/_index.php`.3 days ago
-
Pushed 1 commit to WordPress/WordPress:
Help/About: Improve typography in the `Welcome to your WordPress Dashboard!`...4 days ago
-
Pushed 1 commit to WordPress/WordPress:
Build/Test Tools: Restore the `https` URL for `browserify-aes`.4 days ago
-
Pushed 1 commit to WordPress/WordPress:
Tests: Clean up the `$_REQUEST` superglobal in `WP_UnitTestCase_Base::clean_up_global_scope()`.4 days ago
-
Pushed 1 commit to WordPress/WordPress:
Tests: Correct `@covers` tags in `WP_Comments_List_Table` tests.4 days ago
-
Pushed 1 commit to WordPress/WordPress:
Tests: Split `WP_Posts_List_Table` and `WP_Comments_List_Table` tests into two separate files...4 days ago
-
Pushed 1 commit to WordPress/WordPress:
Coding Standards: Fix some WPCS errors and warnings in `wp-admin/user-edit.php`:4 days ago
-
Pushed 1 commit to WordPress/WordPress:
Media: Use `WP_Query::get()` method to retrieve the `posts_per_page` value in...4 days ago
-
Pushed 1 commit to WordPress/WordPress:
Docs: Add a `@since` note for the `rest_namespace` argument of...5 days ago
-
Pushed 1 commit to WordPress/WordPress:
KSES: Add options for restricting tags based upon their attributes.6 days ago
-
Pushed 1 commit to WordPress/WordPress:
Docs: Add a `@since` note to `WP_REST_Post_Types_Controller::get_item_schema()` for the `supports`...6 days ago
-
Pushed 1 commit to WordPress/WordPress:
Docs: Further update the `debug_information` filter description per the documentation...1 week ago
-
Pushed 1 commit to WordPress/WordPress:
Coding Standards: Correct alignment in `WP_Site_Health::get_test_update_temp_backup_writable()`.1 week ago
-
Pushed 1 commit to WordPress/WordPress:
Coding Standards: Correct alignment in `wp_enqueue_global_styles()`.1 week ago
-
Committed [2621007] to Plugins SVN:
Update to version 0.8.6 from GitHub1 week ago
-
Pushed 1 commit to WordPress/WordPress:
Role/Capability: Add support for capability queries in `WP_User_Query`.1 week ago
-
Pushed 1 commit to WordPress/WordPress:
Docs: Document the usage of some globals in `wp-includes/script-loader.php`.1 week ago
-
Pushed 1 commit to WordPress/WordPress:
Script Loader: Correct the number of arguments passed to the...1 week ago
-
Pushed 1 commit to WordPress/WordPress:
Coding Standards: Rename the `$process` variable to `$processed_response` for clarity...1 week ago
-
Committed [2620544] to Plugins SVN:
Updating readme/assets from GitHub1 week ago
-
Committed [2620541] to Plugins SVN:
Updating readme/assets from GitHub1 week ago
-
Committed [2620540] to Plugins SVN:
Updating readme/assets from GitHub1 week ago
-
Committed [2620533] to Plugins SVN:
Updating readme/assets from GitHub1 week ago
-
Committed [2620527] to Plugins SVN:
Update to version 0.8.5 from GitHub1 week ago
-
Committed [2620522] to Plugins SVN:
Update to version 0.8.4 from GitHub1 week ago
-
Created issue #47 in the wp-cli/dist-archive-command repository:
Allow for leading slashes in .distignore to anchor to the root2 weeks ago
-
Committed [2620378] to Plugins SVN:
Update to version 0.8.3 from GitHub2 weeks ago
-
Committed [2620334] to Plugins SVN:
Tagging 1.1.32 weeks ago
-
Committed [2620333] to Plugins SVN:
Committing 1.1.3 to trunk2 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Tests: Some test improvements for `clean_dirsize_cache()` tests:2 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Coding Standards: Rename `$theHeaders` variable to `$processed_headers` in `WP_Http_Curl::request()`.2 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Docs: Use sign-up & signup consistently in `wp-signup.php`.2 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Coding Standards: Rename the `$arrHeaders` variable to `$processed_headers` in `WP_Http_Streams::request()`.2 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Tests: Add `@ticket` references for `page_on_front` canonical tests.2 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Coding Standards: Escape `id` attributes in `WP_Customize_Control::render_content()` and `::print_template()`.2 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Coding Standards: Improve escaping in `wp_login_form()`.2 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Coding Standards: Improve escaping in `wp-admin/theme-install.php`.2 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Help/About: Don't output empty `` tags on Credits screen.3 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Coding Standards: Add a leading zero in the CSS declarations...3 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Coding Standards: Consistently escape form action URL in `wp-admin/update-core.php`.3 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Docs: Improve documentation for the `tax_input` parameter of `wp_insert_post()`.3 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Embeds: Add Wolfram Notebook as a trusted oEmbed provider.3 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
REST API: Add text-field and textarea-field as available schema formats...3 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Media: Display the unsaved changes dialog in image edit form...3 weeks ago
-
Pushed 1 commit to WordPress/WordPress:
Docs: Update `WP_Date_Query` documentation to reflect changes in accepted column...3 weeks ago
Developer
-
Admin Color Schemer
Active Installs: 2,000+
-
AJAX Comment Loading
Active Installs: 90+
-
Antispam Collateral Condolences
Active Installs: Less than 10
-
APC Object Cache Backend
Active Installs: 60+
-
Cache Buddy
Active Installs: 90+
-
Categorized
Active Installs: 30+
-
Category Checklist Expander
Active Installs: 400+
-
Comment Inbox
Active Installs: 10+
-
Encute
Active Installs: Less than 10
-
Forget User Info
Active Installs: Less than 10
-
Hotfix
Active Installs: 10,000+
-
I Make Plugins
Active Installs: 20+
-
Kramer
Active Installs: 10+
-
Login Logo
Active Installs: 60,000+
-
Manual Control for Jetpack
Active Installs: 1,000+
-
Markdown on Save
Active Installs: 100+
-
Menu Humility
Active Installs: 500+
-
Monitor Pages
Active Installs: 30+
-
Nice Search
Active Installs: 700+
-
Page Links To
Active Installs: 200,000+
-
Quiz
Active Installs: 600+
-
Redirect Old Slugs
Active Installs: 100+
-
Scheduled Post Guardian
Active Installs: 400+
-
ScoutDocs
Active Installs: Less than 10
-
Slug Control
Active Installs: 20+
-
Subpage Listing
Active Installs: 600+
-
Subscribe to Comments
Active Installs: 60,000+
-
WP Help
Active Installs: 10,000+
Contributor
-
Airplane Mode
Active Installs: 60+
-
Ajax Comment Preview
Active Installs: 200+
-
Batcache
Active Installs: 1,000+
-
Custom Search URL
Active Installs: 30+
-
Display Environment Type
Active Installs: 500+
-
Fix Image Rotation
Active Installs: 8,000+
-
Tribe Object Cache
Active Installs: 200+
-
Woopra Analytics Plugin
Active Installs: 2,000+
-
WP101 Video Tutorial Plugin
Active Installs: 30,000+