WP Manifestindependent plugin directory
manifest / themes / oik-thugin

oik-thugin

Pseudo grandchild theme for oik-plugins

by bobbingwide · github.com/bobbingwide/oik-thugin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/bobbingwide/oik-thugin/archive/refs/heads/master.zip

Readme

oik-thugin

Description

The oik-thugin plugin provides overrides to the genesis-oik theme for oik-plugins.com and oik-plugins.co.uk

  • It defines letter taxonomies, additional fields and additional theming logic.
  • It acts as a pseudo grandchild theme

Installation

  1. Upload the contents of the oik-thugin plugin to the `/wp-content/plugins/oik-thugin' directory
  2. Activate the oik-thugin plugin through the 'Plugins' menu in WordPress

Frequently Asked Questions

What's a thugin or pleme?

A thugin is a theme implemented as a plugin. A pleme is a plugin with theming capability. There could also be a mugin.

What's a pseudo grandchild theme?

A plugin that extends a child theme. It's implemented as a plugin since WordPress doesn't support real grandchild themes.

Screenshots

  1. oik-thugin in action

Upgrade Notice

0.1.1

Update for support for PHP 8.3.

0.1.0

Upgrade for WordPress 5.0 and Genesis 3.2.1 support

0.0.1

Improves display of single posts and the overall page layout.

0.0.0

New plugin, available from GitHub.

Changelog

0.1.1

  • Changed: Change footer cred text. #6.
  • Changed: Don't enqueue oik-thugin.css #7
  • Changed: Add PHPUnit tests for PHP 8.3 #4
  • Tested: With WordPress 6.4.2 and WordPress Multisite
  • Tested: With PHP 8.3
  • Tested: With PHPUnit 9.6

0.1.0

  • Changed: Support Genesis 3.2.1
  • Changed: Register oik_faq for REST API

0.0.1

  • Changed: Add [bw_fields] to genesis_entry_footer for single-post
  • Changed: Add _plugin_ref to post and page,
  • Changed: Added fields
  • Changed: Style single post
  • Changed: Cache bust oik-thugin.css when SCRIPT_DEBUG is true
  • Changed: Using priority 12 ensure oik-thugin.css is enqueued after oik-custom.css
  • Changed: Style the bw_logo image

0.0.0

  • Added: New bespoke plugin for bobbingwidewebdesign.com

Further reading

If you want to read more about the oik plugins then please visit the oik plugin "the oik plugin - for often included key-information"

Read the full README on GitHub →