Skip to content

feat: add Edit Post button in the sharing queue#1088

Open
vytisbulkevicius wants to merge 1 commit into
developmentfrom
feat/pro/636
Open

feat: add Edit Post button in the sharing queue#1088
vytisbulkevicius wants to merge 1 commit into
developmentfrom
feat/pro/636

Conversation

@vytisbulkevicius

@vytisbulkevicius vytisbulkevicius commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary

Each card in the sharing queue now shows an "Edit Post" link that opens the original post or page in the WordPress editor (new tab), so users can quickly fix the featured image, excerpt, etc. without manually navigating to the post. The link is built from the post_id already present on each queue item and works for posts, pages and custom post types.

Will affect the visual aspect of the product

YES — a small "Edit Post" link is added to each queue card header.

Test instructions

  • Start sharing so the queue populates.
  • On any queue card, click Edit Post and confirm it opens that post/page in the WordPress editor in a new tab.
  • Verify the link is correct for a post, a page, and (if used) a custom post type.

Check before Pull Request is ready:

Closes https://github.com/Codeinwp/tweet-old-post-pro/issues/636

Add an "Edit Post" link to each card in the sharing queue that opens the
original post or page in the WordPress editor in a new tab, so the content can
be edited without navigating away manually. The link is built from the post id
already present on each queue item.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@pirate-bot pirate-bot added the pr-checklist-incomplete The Pull Request checklist is incomplete. (automatic label) label Jun 19, 2026
@pirate-bot

Copy link
Copy Markdown
Contributor

Plugin build for 8e7f652 is ready 🛎️!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-checklist-incomplete The Pull Request checklist is incomplete. (automatic label)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants