Giter VIP home page Giter VIP logo

wp-foo-bar's Introduction

Foo Bar Plugin for WordPress

Banner WordPress plugin template for extending Gutenberg at XWP.

Contributors: xwp
Requires at least: 5.0
Tested up to: 5.3.2
Stable tag: 0.0.1
License: GPLv2 or later

version Build Status Coverage Status Built with Grunt

Description

Scaffolding

Use the init-plugin.sh bash script to scaffold a new plugin. The script will enter an interactive shell on your host machine and copy this plugin while making necessary string replacements:

./init-plugin.sh

The init-plugin.sh script will be removed from the generated plugin. You should also update your readme.txt and add/change any of the config files your project may need, read more about your options in the xwp/wp-dev-lib/readme.md file.

Coveralls Pro

To use Coveralls Pro with your private repository you will need to change the service_name inside .coveralls.yml to travis-pro, and add the COVERALLS_REPO_TOKEN to the settings in Travis CI. If you don't want to use Coveralls then you will need to delete the .coveralls.yml and remove npm run test:js:coveralls step from the script section in the .travis.yml file.

Adding Classes

When adding a new class you should instantiate it in Plugin::init and inject Plugin as a dependency. There is a Sample class inside the php directory that demonstrates this behavior and how doc hooks work.

Installation

  1. Upload the folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.

Frequently Asked Questions

A question that someone might have

An answer to that question.

Getting Started

If you are a developer, we encourage you to follow along or contribute to the development of this plugin on GitHub.

Screenshots

Look at this demo photo!

Look at this demo photo!

Changelog

For the plugin’s changelog, please see the Releases page on GitHub.

wp-foo-bar's People

Contributors

derekherman avatar renovate-bot avatar westonruter avatar valendesigns avatar davidlonjon avatar ravichdev avatar kienstra avatar mattgeri avatar behzod avatar delawski avatar dugajean avatar kopepasah avatar mehigh avatar

Watchers

James Cloos 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.