Giter Club home page Giter Club logo

dilaz-metabox's Introduction

Dilaz Metabox

WordPress custom metabox fields for themes and plugins.

Feel free to use this metabox plugin in your premium and commercial projects(themes or plugins).

alt text

How to use

  1. Download and install Dilaz Metabox plugin
  2. Download Dilaz Metabox Options and add it into your WordPress project (theme or plugin).

Example of how to use Dilaz Panel in a theme

Download and install Dilaz Demo Theme to see a useful example on how to integrate this dilaz panel into your WordPress theme development project.

Example of how to use Dilaz Panel in a plugin

Download and install Dilaz Demo Plugin to see a useful example on how to integrate this dilaz panel into your WordPress plugin development project.

Features

  • Fault Tolerant - Continues to working effectively even when a component is faulty.
  • Backward Compatible - Fairly interoperable with WP older legacy versions and your own option settings.
  • Extendability - Easy to update or create new functionality. Future growth considered.
  • Reliability - Full operational under stated WP conditions. No surprises.
  • Maintainability - Easy to maintain, update, correct defects or repair faulty parts.
  • Easy updating - Your settings will not be part of core files.
  • AddOns availability - AddOns created by ther software developers.
  • Both Plugins & Themes - Can be used with any WordPress theme or plugin.

Metabox Fields

  • Text
  • Password
  • Hidden
  • Paragraph
  • URL
  • Email
  • Number
  • Stepper
  • Code
  • Textarea
  • WordPress Editor
  • Radio Select
  • Checkbox
  • Multicheck/Multiple Checkboxes
  • Dropdown Select
  • Multiselect/Multiple Select
  • Post Select
  • Term/Taxonomy/Category Select
  • User Select
  • Timezone Select
  • Image Select
  • Color Picker
  • Multiple Color Picker
  • Date Select
  • Date Select - (From-To)
  • Month Select
  • Month Select - (From-To)
  • Time Select
  • Time Select - (From-To)
  • Date & Time Select
  • Date & Time Select - (From-To)
  • Slider Select
  • Range Slider Select
  • File Upload - Image, Audio, Video, Document, Spreadsheet, Interactive, Text, Archive, Code
  • Button & Buttonset
  • Switch Buttons

File Structure

wp-content/plugins/dilaz-metaboxes/  # → Dilaz metaboxes root directory
├── assets/                          # → Assets
│   ├── css/                         # → Stylesheets
│   ├── fonts/                       # → Fonts
│   ├── images/                      # → Images
│   └── js/                          # → JavaScripts
├── inc/                             # → Includes
│   ├── fields.php                   # → Metabox fields (never edit)
│   ├── functions.php                # → Metabox functions (never edit)
│   └── metabox-class.php            # → Metabox class (never edit)
└── dilaz-metabox.php                # → metabox access (never edit)

Download

To get a local working copy of the development repository, do:

git clone https://github.com/Rodgath/dilaz-metabox.git

Alternatively, you can download the latest development version as a tarball as follows:

wget --content-disposition https://github.com/Rodgath/dilaz-metabox/tarball/main

OR

curl -LJO https://github.com/Rodgath/dilaz-metabox/tarball/main

dilaz-metabox's People

Contributors

rodgath avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dilaz-metabox's Issues

Upload field error

Hi
I am testing your plugin. Could you check upload field? It is not possible to save the post due some errors.

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.