Code Monkey home page Code Monkey logo

wptest's Introduction

WP Test Repository

Just another WordPress test task.

Contents

This repo includes the following directories & files:

  • dev. Contains scss files and gulp file.
  • test. Parent theme with all necessary files.
  • test-child. Child theme with all the files.
  • test-plugin Plugin which shows Hello World message.
  • wptest.sql DB dump.

dev

Use npm install to install all the dependencies. And different commands to compile scss files.

  • npm run styles. Single compilation + source maps.
  • npm run styles:watch. Watcher & compilation + source maps.
  • npm run styles:prod. Single compressed compilation.
  • npm run styles:prod:watch. Watcher & compressed compilation.

test

Parent theme. Logo needs to be uploaded as custom logo via customizer. It has woocommerce customized /shop page, regular pages and front-page.

test-child

Child theme. It has a [wptest_hello] shortcode, which displays:

<div class="test-shortcode">Hello World!</div>

test-plugin

An OOP plugin which show yet another "Hello World" message before news on the front page. Colors differes from green from 8 am to 6 pm to purple from 6 pm to 8 am.

wptest.sql

An SQL dump with the database.

wptest's People

Contributors

websanya 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.