indieweb / indieweb/wordpress-uf2

wrong rendering for span p-author

Open
#41 11 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
24
Forks
5
PR merge metrics
No merged PRs in 30d

Description

After activating the last version (1.1.0) of your plugin on WordPress 4.9.8 with [understrap theme](https://github.com/understrap/understrap)
my meta entry become : ` Posted on September 12, 2018 by Author `
instead of : ` Posted on September 12, 2018 by Author`
for fun I look into the code and I think the error is [here](https://github.com/indieweb/wordpress-uf2/blob/66fef5f6236cc52446f5fe9fd8b70eae471842fb/includes/genesis.php#L71)
but since I'm totally not a PHP developer I'll pass on the potential PR

Contributor guide

No contributing guide indexed for this repository

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

Start in includes/genesis.php around line 71, which the issue identifies as the likely source of the markup. Reproduce the WordPress 4.9.8 case with the Understrap theme and compare the generated meta entry with the expected text, confirming that the author renders without the unwanted span tags.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.