Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Dec 28, 2016
Dec 28, 2016
Dec 28, 2016
Dec 28, 2016
Dec 28, 2016

README.md

Collapsible Content Plugin

This repository contains the 4 part series for the Collapsible Content Plugin hands-on code building project on Know the Code. Each part of this series builds a portion of the completed plugin. However, each part is a fully functional, ready to use in your project plugin.

The Collapsible Content WordPress plugin allows you to show and hide content using jQuery and CSS. It’s commonly used in Q&A, FAQ, hints, captions, bios, and extra content reveals.

The four part series teaches you deeply about WordPress, custom plugin development, jQuery, PHP, and more:

  1. Part 1 provides you with a fully functional custom plugin with 2 shortcodes.
  2. Part 2 - you'll add a FAQ custom post type, taxonomy, archive template, and shortcode.
  3. Part 3 - You'll make the plugin more reusable by re-architecting it to the ModularConfiguration design pattern.
  4. Part 4 - You'll convert this plugin from procedural to OOP.

Contributions

All feedback, bug reports, and pull requests are welcome.

About

Collapsible Content WordPress plugin series

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.