Feedback wanted: Integrate FAIR into WordPress (Composer Managed) #188
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR follows on from pantheon-systems/WordPress#419. Discussion about whether and why to integrate FAIR into WordPress upstreams broadly should use that ticket for discussion. The implementation is largely the same as that PR.
Considerations
composer.jsonfile. There's a (strong) argument here to wait until it's added to Packagist.org before this PR is merged.composer.jsonfile, but doing so (at least in the current implementation) can cause merge conflicts and/or rewrite the sitecomposer.jsonfile on existing WPCM sites. The safest way of applying this update is doing so manually (Note: current docs do not show how to do this with WPCM), which creates a barrier to entry.Route feedback and discussion to pantheon-systems/WordPress#419 and link to this issue to show that you are referring to the Composer Managed implementation of WordPress.