Skip to content

Remove duplication overriding post meta. #989

Description

@peterwilsoncc

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

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status
No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions