Is your enhancement related to a problem? Please describe.
Distributor replaces the following for distributed copies of posts:
- canonical URL (WP Core and Yoast SEO accounted for)
- Yoast SEO opengraph URL
- Author name and URL based on settings
The code for replacing these items is duplicated in both the external and network connection classes. This code can be unified and removed from the classes.
To maintain backward compatibility, the current code can be replaced throw deprecation errors.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
Is your enhancement related to a problem? Please describe.
Distributor replaces the following for distributed copies of posts:
The code for replacing these items is duplicated in both the external and network connection classes. This code can be unified and removed from the classes.
To maintain backward compatibility, the current code can be replaced throw deprecation errors.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct