Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ixkaito/image-size-attributes-remover

WordPress plugin. Remove width and height attributes of image tags.
https://github.com/ixkaito/image-size-attributes-remover

Last synced: 26 days ago
JSON representation

WordPress plugin. Remove width and height attributes of image tags.

Awesome Lists containing this project

README

        

# Image Size Attributes Remover

Contributors: ixkaito
Tags: image, thumbnail, width, height, size, attribute, remove, post, page
Requires at least: 3.9-RC1
Tested up to: 4.4
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Remove width and height attributes of image tags.

## Description

Remove width and height attributes of image tags when you insert images or thumbnails into a post or page.

## Installation

1. Upload the `image-size-attributes-remover` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the Plugins menu in WordPress.

## Changelog

### 1.0.2
* Fix a bug of the author link
* Add Japanese translation

### 1.0.1
* Fix "The plugin does not have a valid header" bug.

### 1.0
* The first version.