Automattic / Automattic/o2

Comments ID missing from comments block in class="o2-post-comments"

Open
#170 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
338
Forks
56
Avg merge
24m
Merged PRs (30d)
16

Description

Line 2 of https://github.com/Automattic/o2/blob/master/inc/tpl/post-view.php is missing the comments ID on the block, so the #comments link expected by core to be there is not working.

Change:

`

`

To:

`

`

Reference: https://meta.trac.wordpress.org/ticket/4640

Contributor guide

No contributing guide indexed for this repository

Research direction

Open inc/tpl/post-view.php and inspect line 2, where the o2-post-comments block is defined. Add the comments ID shown in the issue, then verify that the #comments link resolves to this block.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
frontend, web-dev
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.