GithubHelp home page GithubHelp logo

theme-designer's Introduction

Theme Designer

Are you a WordPress theme author?

Then, this plugin may be just right for you. Theme Designer creates a system for managing your theme releases on your own Web site.

It's actually a project that I've been building and tweaking since I launched my own site, Theme Hybrid, way back in 2008. I use it to run the themes section on the site, so it has tons of useful tools for doing just that. It's just that I've never packaged it all up to make it useful for others.

Important Note #1: This plugin is still in beta and probably shouldn't be used on a live site.

Important Note #2: This plugin is only designed to work with WordPress version 4.4.

Features

Template Tags are the heart and soul of this plugin. There are tons of useful functions located in the inc/template folder that you'll want to use. These are well documented in-code, so theme authors should be able to figure these out.

WordPress.org Integration is a useful feature if you have themes that are hosted there. If you have this activated, you can add in the slug on the edit theme screen, which will give you all the info back from there about your theme. Dig into the inc/wporg folder for the code behind that.

There are two built-in taxonomies called theme_subject (hierarchical) and theme_feature (non-hierarchical). These will give you some basic organization to run with. Of course, you're free to add custom taxonomies if needed.

Data, data, data. There's many different pieces of data associated with themes. There are several fields where you can enter that data on the edit theme screen.

The plugin is easy to extend with custom features. There's a hook for everything. And, if there's one missing, I'll be happy to add it in.

The plugin isn't going to make a lot of effort to show everything on the front end. I figured most theme authors will actually want to handle the front end display of stuff on their site. You can use the regular ol' WP template hierarchy or check out the basic hierarchy in inc/core/filters.php.

Professional Support

If you need professional plugin support from me, the plugin author, you can access the support forums at Theme Hybrid, which is a professional WordPress help/support site where I handle support for all my plugins and themes for a community of 60,000+ users (and growing).

Copyright and License

This project is licensed under the GNU GPL, version 2 or later.

2015 © Justin Tadlock.

theme-designer's People

Watchers

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