Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/comptability metatags #81

Closed
wants to merge 1 commit into from
Closed

Conversation

bafi
Copy link
Collaborator

@bafi bafi commented Aug 26, 2024

Description

Summary: This update focuses on synchronizing content in WordPress by fetching and correctly mapping tags from PCC as content tags.

Details: When publishing or updating content via PCC, the system will now correctly fetch the "Tags" metadata and map it to the corresponding content tags in WordPress. This ensures that the tags associated with the content in PCC are accurately reflected in the WordPress environment.

Testing instructions

  1. Test 1: Validate that tags are correctly fetched from PCC during content synchronization.
  2. Test 2: Confirm that the tags are accurately mapped and displayed in WordPress when content is published or updated.
  3. Test 3: Ensure that PCC tags overwrite post tags on update.
  4. Test 4: Ensure that if tag is already exist not duplicating the tag and use the already exist one .

Screenshots

  1. Wordpress
    image
  2. PCC Addon
    image

Checklist:

  • I've tested the code.
  • My code follows the repository code
    style.
  • My code follows the accessibility
    standards.
  • My code follows the PHP DocBlock documentation
    standards.

@bafi bafi requested a review from al-esc August 26, 2024 16:37
@bafi bafi changed the base branch from primary to feature/unlock-native-wp-editor August 26, 2024 16:52
Base automatically changed from feature/unlock-native-wp-editor to primary August 27, 2024 10:14
@bafi bafi marked this pull request as draft August 28, 2024 12:18
@al-esc
Copy link
Collaborator

al-esc commented Aug 28, 2024

superseeded by #82

@al-esc al-esc closed this Aug 28, 2024
@bafi bafi deleted the feature/comptability-metatags branch August 28, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants