unlist-posts icon indicating copy to clipboard operation
unlist-posts copied to clipboard

Feature: Checkbox to allow / disallow robots to index

Open DogByteMarketing opened this issue 1 year ago • 1 comments

Description

Added the ability to set noindex or index via a checkbox below the existing meta box field

Screenshots

image

Types of changes

New feature

How has this been tested?

Checked the box, viewed source code for unlisted page, saw it allowed indexing. Unchecked the box, viewed source code, saw it had noindex again. Repeated process for published pages.

Checklist:

  • [x] My code is tested
  • [ ] My code passes the PHPCS tests (It does not appear the configuration in this repo is set properly for this)
  • [x] My code follows accessibility standards
  • [x] My code has proper inline documentation

DogByteMarketing avatar Sep 15 '23 03:09 DogByteMarketing

Code Climate has analyzed commit d84857c6 and detected 6 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2
Duplication 4

View more on Code Climate.

codeclimate[bot] avatar Sep 15 '23 03:09 codeclimate[bot]