Giter VIP home page Giter VIP logo

webman-templates's Introduction

WebMan Templates

See readme.txt plugin for description. Information below is for developers only/mainly.

WordPress theme integration

  • If the theme is not supported in the plugin, it provides global, theme-independent templates only.
  • If a theme adds a supports for the plugin, it must contain the theme's template files. In this case the plugin won't load the global, theme-independent templates, unless the theme claims support for them with add_theme_support( 'webman-templates-global' ); in theme setup.
  • Template thumbnails (featured images) can be served locally from the plugin folder once they are uploaded to templates/THEME_SLUG/thumbs folder. In that case the exported template files (the Beaver Builder .dat files) must not contain the full URL to the image, only the image file name (with possible relative folder path to the image), or, if the template slug is provided, it will also be used for thumbnail file name. The best size for template thumbnails is 256px wide (the height of the image is up to you).

Versioning info

Plugin version numbers consist of MAJOR.MINOR.PATCH numbers:

  • MAJOR - Created when a new theme is added (and thus a new theme templates files are added).
  • MINOR - When a plugin functionality is added, when a theme templates files require an update.
  • PATCH - When a plugin main functionality is patched or a minor theme templates file issue is fixed.

© WebMan Templates by WebMan Design | Distributed under terms of GPL-3.0 license

webman-templates's People

Contributors

webmandesign avatar

Stargazers

 avatar  avatar

Watchers

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