Making WordPress.org

Changes between Version 1 and Version 2 of Ticket #5270


Ignore:
Timestamp:
06/17/2020 11:05:11 AM (3 years ago)
Author:
jonoaldersonwp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5270 – Description

    v1 v2  
    1111I suggest transforming the `<a>` to an `<s>` (and removing the href attribute), though we may wish to decorate this with a tooltip/similar for accessibility purposes.
    1212
    13 It's also worth considering that these links will need to be removed anywhere where this content is exposed; including in feeds. That might limit/affect the preferred solution.
     13Two additional considerations:
     14- These links will need to be removed anywhere where this content is exposed; including in feeds. That might limit/affect the preferred solution.
     15- When posts/threads/pages are ''moved'', rather than deleted/archived/etc, the link should be updated instead of removed.