Yoast / Yoast/duplicate-post

Notice: Undefined property: stdClass::$dp-rewrite-republish

Open
#202 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
53
Forks
38
Avg merge
4d 8h
Merged PRs (30d)
1

Description

When enabling wp_debug mode, and a default WP theme and WooCommerce, Groups, and Yoast Duplicate Post, with the plugins enabled, and then viewing the All products list, the following PHP notice shows:

Notice: Undefined property: stdClass::$dp-rewrite-republish in /wp-admin/includes/class-wp-posts-list-table.php on line 310

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce with WP_DEBUG enabled, a default WordPress theme, WooCommerce, Groups, and Yoast Duplicate Post, then inspect /wp-admin/includes/class-wp-posts-list-table.php around line 310 while viewing the All products list. Done means the Undefined property: stdClass::$dp-rewrite-republish notice no longer appears in that setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.