James Nylen
@jnylen0 on WordPress.org, @jnylen on Slack
- Member Since: March 13th, 2015
- Website: nylen.io
Contribution History
James Nylen’s badges:- Core Contributor
- Core Team
- Meta Contributor
- Plugin Developer
-
Mentioned in [59628] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59627] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59626] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59625] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59624] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59623] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59622] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59618] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59615] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59614] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59613] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59612] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59611] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59610] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59609] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59608] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [59601] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Posted a reply to Classic Press, on the site WordPress.org Forums:
Hi Tobias, ClassicPress retains full compatibility with the WordPress 4.9 branch, and the $wp_version variable… -
Posted a reply to JavaScript error in v2.6.1, on the site WordPress.org Forums:
You're welcome. In the meantime, users can add the following code to functions.php or a… -
Created a topic, JavaScript error in v2.6.1, on the site WordPress.org Forums:
Hi, Version 2.6.1 of this plugin is causing a JavaScr… -
Mentioned in [51179] on Core SVN:
Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. -
Mentioned in [51026] on Core SVN:
REST API: Add support for modifying the term relation when querying posts. -
Mentioned in [51000] on Core SVN:
REST API: Update “object” strings to use the appropriate nouns. -
Mentioned in [50823] on Core SVN:
Docs: Correct the `aria-current` array key in the documentation for two widget filters. -
Mentioned in [50157] on Core SVN:
REST API: Allow for the posts endpoint include/exclude terms query to `include_children`. -
Mentioned in [49635] on Core SVN:
General: Rename the `wp_error_checked` action to `is_wp_error_instance` for clarity. -
Wrote a comment on the post WordPress 5.5.3 Release – Some Technical Details, on the site Make WordPress Core:
It seems like WP will happily update to an "alpha" version if that is what… -
Mentioned in [49295] on Core SVN:
REST API: Deprecate `WP_REST_Meta_Fields::register_field()`. -
Mentioned in [48995] on Core SVN:
Docs: Add a `@since` note about `adjacent_posts_rel_link_wp_head()` no longer being used in core. -
Posted a reply to Where is My WordPress 5.5?, on the site WordPress.org Forums:
This is incorrect. The ClassicPress migration plugin also allows converting back to WordPress via the… -
Wrote a comment on the post WordPress 5.5 Field Guide, on the site Make WordPress Core:
You accidentally a word. “the best version WordPress ever“! -
Mentioned in [48657] on Core SVN:
Upgrade/Install: Improve `wp_opcache_invalidate()` performance. -
Mentioned in [48235] on Core SVN:
Comments: Make `wp_update_comment()` return `false` instead of 0 for an invalid comment or post ID. -
Mentioned in [48160] on Core SVN:
Upgrade/Install: Invalidate OPcache for PHP files during updates. -
Mentioned in [48154] on Core SVN:
Comments: Allow `wp_update_comment()` to return `WP_Error()`. -
Mentioned in [47559] on Core SVN:
REST API: Handle parameter types consistently within set_param(). -
Wrote a comment on the post New hooks let you add custom fields to menu items, on the site Make WordPress Core:
Yeah, that’s why the Core team publish dev notes 🙂 It does not mean developers… -
Wrote a comment on the post WordPress 5.4 introduces new hooks to add custom fields to menu items, on the site Make WordPress Core:
Plugin authors should use their own prefixes in their functions and hooks. Yes, but we… -
Wrote a comment on the post WordPress 5.4 introduces new hooks to add custom fields to menu items, on the site Make WordPress Core:
https://core.trac.wordpress.org/ticket/49500 is a ticket related to this dev note, in which plugins that add the… -
Wrote a comment on the post WordPress 5.4 introduces new hooks to add custom fields to menu items, on the site Make WordPress Core:
Also here's a permalink that will keep pointing to the same place if line numbers… -
Wrote a comment on the post WordPress 5.4 introduces new hooks to add custom fields to menu items, on the site Make WordPress Core:
OK, so you use this hook to display your per-menu-item settings, and then inside the… -
Wrote a comment on the post WordPress 5.4 introduces new hooks to add custom fields to menu items, on the site Make WordPress Core:
So in this case the meta field would be used to store the information about… -
Wrote a comment on the post WordPress 5.4 introduces new hooks to add custom fields to menu items, on the site Make WordPress Core:
From the linked Trac ticket I see that a bunch of plugins are already using… -
Mentioned in [47224] on Core SVN:
REST API: Introduce selective link embedding. -
Mentioned in [47171] on Core SVN:
Database: Add `ANSI` to the list of incompatible SQL modes. -
Closed ticket #41549 on Core Trac:
REST API: Use `wp.apiRequest` helper in `wp.api` Backbone client -
Created ticket #48377 on Core Trac:
sql_mode ANSI is incompatible with WP in MySQL 5.7.5+ -
Mentioned in [46252] on Core SVN:
REST API: Introduce date_floating property on status endpoint response objects. -
Mentioned in [46249] on Core SVN:
REST API: Pass "null" as the post date property to reset post to initial "floating" date value. -
Mentioned in [44633] on Core SVN:
Tests: Ensure meta keys are cleaned up after each test.