Description:

Post Attached Image plugin adds a image thumbnail suggested by user to any post in list and a large image on the single page. It is usefull to create a products catalog for example.

Instalation:

  1. Upload the file post-attached-image.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin in the ‘P-Image’ menu located under the WordPress ‘Options’ menu

It’s needed to edit a little file /wp-admin/edit-form-advanced.php at line 12
_<form_
must be
_<form enctype=”multipart/form-data”_
Without this string file will not be uploaded.

Usage:

Use file input field under the post visual editor to upload image

Download


Popularity: 13% [?]