An open API service indexing awesome lists of open source software.

https://github.com/littlebizzy/redirect-attachment-pages

Redirect attachment page URLs
https://github.com/littlebizzy/redirect-attachment-pages

wordpress wordpress-plugin

Last synced: about 1 month ago
JSON representation

Redirect attachment page URLs

Awesome Lists containing this project

README

          

# Redirect Attachment Pages

Redirect attachment page URLs

## Changelog

### 1.4.0
- Changed name to Redirect Attachment Pages
- Refactored to use only Settings API (no frameworks)

### 1.3.0
- Added settings page.

### 1.2.1
- The code has been refactored accordance with WordPress standards.
- NOTE: incomplete functionality

### 1.2.0
- fix fatal error (child namespace removed)
- NOTE: incomplete functionality

### 1.1.0
- disabled wordpress.org updates
- support for Git Updater
- remove admin notices

### 1.0.0
- initial release
- tested with PHP 7.0, 7.1, 7.2
- tested with PHP 5.6 (no fatal errors only)
- uses PHP namespaces
- object-oriented codebase
- all media attachment pages will become "404 Not Found" errors
- (currently does not work with 404 To Homepage however)