Giter Site home page Giter Site logo

list-media-wp's Introduction

#Description: This plugin allows you to list all (or part) of your medias on custom Page / Post. With one simple shortcode - [list_media] It can take 7 attributes:

  • order - This tells the plugin how to sort the results. By default it is ASC
  • order_by - This tells the plugin by what to sort the results (It can use all of the WordPres sorting methods). By defualts it is publish_date
  • posts_per_page - This tells the plugin how much attachments should list. By defaults it is -1, which means All
  • post_status - This tells the plugin which attachments to list. By default it is null with that it lists all available attachments.
  • post_parent - This tells the plugin to list all attachments with parent ID equal to the given parameter. By defaults it is null.
  • default_styles - This tells the plugin how the Front-end Table should look like. If the parameter is true it appends the default styles of the table. By default it is true.
  • date_format - This is tells the plugin how the date should be formated into the Date field of the Table.

#Installation: Download and activate the plugin from WP.Org or clone the repository from GitHub - https://github.com/Gero0Nikolov/list-media-wp.git - to your wp-content/wp-plugins/ folder and activate it from the WordPress Dashboard after that.

list-media-wp's People

Contributors

gero0nikolov avatar

Watchers

James Cloos avatar  avatar

Forkers

apfelsprudel

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.