Skip to content

Latest commit

 

History

History
executable file
·
41 lines (30 loc) · 1.21 KB

README.md

File metadata and controls

executable file
·
41 lines (30 loc) · 1.21 KB

PicsAscii

This plugin converts images to ASCII image. A fun way to show images. Ascii images are also useful to add images in text form along with comments or reviews where image attachment is not available.

Sample Image:

ASCII WP Logo

Installation

The easy way:

  1. Go to the Plugins Menu in WordPress.
  2. Search for "PicsAscii".
  3. Click "Install".

The not so easy way:

  1. Download latest stable copy of this plugin from github or WordPress plugins directory and extract it.
  2. Upload the plugin folder to the /wp-content/plugins/ directory and rename it to "PicsAscii" if not already.
  3. Activate the plugin through the 'Plugins' menu in WordPress.
  4. Manage plugin settings using the 'PicsAscii' menu option.

##Changelog

###1.0.2 Release Date - 20 April 2022

  • Admin layout update.
  • New - Translation strings used to support multi-language.
  • Code optimisation.

###1.0.1 Release Date - 18 December 2019

  • New - Updated admin layout.
  • Fix - Default font size fix for ASCII Render.
  • Fix - Code optimisation.

###1.0.0 Release Date - 24 February 2017

  • Plugin published to wordpress.org