Giter Club home page Giter Club logo

we-gallery's Introduction

We Gallery

The missing gallery of WordPress. Simple, yet the effective gallery plugin!

If you are looking for a simple, easy to use and lightweight gallery plugin, We Gallery is here for that. It's the only gallery plugin you'll need.

###Features

  • Lightweight and intuitive UI
  • Display as media grid
  • Display as slider โ†’ Flexslider
  • Bulk image uploader and WordPress 3.8 UI compatible
  • Developer friendly

We Gallery is a modern image gallery for WordPress that leverages WordPress aesthetics. No bulky features, no extra database tables. Simply it uses the built-in WordPress post type support and enables you a sleek and rich gallery experience.

Display a gallery

To display a gallery, you can use any of the following methods:

In a post/page: Simply insert the shortcode below into the post/page.

[wegallery id="1"]

In your theme: To insert a gallery in your theme, add the following code to the appropriate theme file.

<?php
if ( function_exists( 'wegal_show_gallery' ) ) {
    wegal_show_gallery( 1, $args = array() );
}
?>

Changelog

** 0.1**

  • Initial release.

Contribute

For feature improvements, please fork the Github repository. Contributions are always welcome :-)

Author

Tareq Hasan

we-gallery's People

Contributors

hasinhayder avatar tareq1988 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.