Making WordPress.org

Opened 4 years ago

Closed 4 years ago

#5415 closed defect (bug) (fixed)

Change plugin review title tags

Reported by: jonoaldersonwp's profile jonoaldersonwp Owned by: dufresnesteven's profile dufresnesteven
Milestone: Priority: high
Component: Support Forums Keywords: seo has-patch
Cc:

Description

The <title> tag content on plugin review pages (like https://wordpress.org/support/topic/works-as-advertised-704/) takes the format: %%review_title%% | WordPress.org.

This should be altered to %%review_title%% - [%%plugin_name%%] Review | %%site_name%%.

E.g., <title>Works as advertised | WordPress.org</title> should be <title>Works as advertised - [Akismet Anti-Spam] Review | WordPress.org</title>.

Attachments (3)

5415.diff (831 bytes) - added by dufresnesteven 4 years ago.
5415.2.diff (1.8 KB) - added by dufresnesteven 4 years ago.
This diff also supports adding the title to theme reviews (which was a problem with the first diff.)
5415.3.diff (1.9 KB) - added by dufresnesteven 4 years ago.
Add a check before updating title text.

Download all attachments as: .zip

Change History (6)

#1 @Otto42
4 years ago

  • Component changed from Plugin Directory to Support Forums

@dufresnesteven
4 years ago

#2 @dufresnesteven
4 years ago

  • Keywords has-patch added

@dufresnesteven
4 years ago

This diff also supports adding the title to theme reviews (which was a problem with the first diff.)

@dufresnesteven
4 years ago

Add a check before updating title text.

#3 @dufresnesteven
4 years ago

  • Owner set to dufresnesteven
  • Resolution set to fixed
  • Status changed from new to closed

In 10248:

Support: Update title for theme & plugins reviews.

Props jonoaldersonwp

Fixes: #5415

Note: See TracTickets for help on using tickets.