Skip to content

malithmcr/wp-post-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Post Images wordpress plugin

Awesome custom image uploader for Wordpress posts.

  • Upload multiple images in the post.
  • use shortcode to show images.

Download from wordpress plugins page

https://wordpress.org/plugins/awesome-post-images/#description

Screenshots

Backend

Alt text

Frontend

Alt text

Tech

  • [Wordpress] - This is a custom plugin for wordpress.
  • [Javascript] - Used native javascript in the admin image uplader.
  • [Php] - Used php for backend stuff.
  • [jQuery] - yep.

Installation

Please clone this repo or download as a .zip file.

go to wordpress admin->plugins->add new and then upload the file.

How to use

You can show images on frontend using shortcode.

In the post: [postimages] In php file: echo do_shortcode('[postimages]');

That's it. Enjoy!

work in progress

Feel free to create PR's or request features.

About

Awesome custom image uploader for Wordpress posts.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

5 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors