Skip to content

tcmulder/all-the-things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== All The Things ===

Contributors: tcmulder Tags: acf, pattern library Requires at least: 5.8.2 Tested up to: 6.2.1 Stable tag: 3.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

Creates a pattern library where one can develope features in isolation separate from the site's live pages.

== Description ==

.......................................

== Installation ==

  1. Upload "all-the-things" to the "/wp-content/plugins/" directory.
  2. Activate the plugin through the "Plugins" menu in WordPress.

== Changelog ==

= 3.0.1 =

  • Refactor archive.
  • Ensure all the things doesn't load inside it's own archive iframes.

= 3.0.0 =

  • Change shortcode to be [thing id="123"] or [thing slug="post-slug"] for showing synced pattern content.
  • Use select rather than list to navigate.
  • Refactor much of the code.

= 2.0.3 =

  • Allow page templates to be used (previously it forced use of its own single.php file even if a different template was chosen).

= 2.0.2 =

  • Fallback to index.php in the event page.php isn't available for single posts.

= 2.0.1 =

  • Make select box even easier to use (just type and hit enter).
  • Prevent slow iframes from halting load of other iframes.
  • Add types taxonomy.
  • Add [aqua_synced_pattern id="123"] shortcode to show synced pattern content.

= 2.0.0 =

  • Make select box easier to use (has timeout and allows Esc key to halt navigation)

= 1.0.3 =

  • Lazy load thumbnails and add list.

= 1.0.2 =

  • Add thumbnails.

= 1.0.1 =

  • Refactor code to make adjustments easier (via constants at the top of the main plugin file).

= 1.0.0 =

  • Officially added repo for plugin (though I've been using this already for years).

About

WordPress pattern library plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published