Coder Social home page Coder Social logo

ucf / wp-shortcode-interface Goto Github PK

View Code? Open in Web Editor NEW
0.0 8.0 0.0 138 KB

Creates a shortcode interface that provides a form for inserting and updating shortcodes.

PHP 46.79% JavaScript 6.14% TypeScript 43.99% SCSS 3.08%
wordpress-plugin wordpress ucf-cm

wp-shortcode-interface's Introduction

WP Shortcode Interface

Creates a form that provides the available parameters for defined shortcodes.

Description

Provides an interface for inserting shortcodes into the WordPress WYSIWYG editor. Developers can write supported hooks into their plugins to make their shortcodes available within the interface.

Installation

Manual Installation

  1. Upload the plugin files (unzipped) to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the "Plugins" screen in WordPress

WP CLI Installation

  1. $ wp plugin install --activate https://github.com/UCF/WP-Shortcode-Interface/archive/master.zip. See WP-CLI Docs for more command options.

Changelog

0.2.3

Enhancements:

  • Added composer file.

0.2.2

Enhancements:

  • Added Github updater support
  • Added minimum required PHP version

0.2.1

Bug Fixes:

  • Fixed the generated url for a spinner icon used in the admin interface that could cause internal redirect problems.

0.2.0

Enhancements:

  • Added ability to assign a shortcode to a group for better organization within the shortcode select dropdown

0.1.0

  • Initial prerelease

Upgrade Notice

n/a

Installation Requirements

n/a

Development & Contributing

NOTE: this plugin's readme.md file is automatically generated. Please only make modifications to the readme.txt file, and make sure the gulp readme command has been run before committing readme changes.

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.