2017 © Pedro Peláez
 

wordpress-plugin sagextras

A WordPress plugin to restore some Bootstrap specific functionality to the Sage theme.

image

storm2k/sagextras

A WordPress plugin to restore some Bootstrap specific functionality to the Sage theme.

  • Saturday, November 21, 2015
  • by storm2k
  • Repository
  • 4 Watchers
  • 29 Stars
  • 410 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Sagextras

A tiny WordPress plugin that restores some Bootstrap specific functionality to the Sage theme. This plugin is modularlized just like Soil, so you only need to load the things you actually need. Add the neccessary lines to your lib/setup.php and the functionality will be there., (*1)

Modules

  • Restore the Roots Bootstrap Navwalker
    add_theme_support('se-nav-walker');

REMINDER!!! You need to go into templates/header.php and replace the menu code with the code contained in this Gist so the menu works properly., (*2)

~~ * Bootstrap friendly Gallery code
add_theme_support('se-gallery');~~ Please Note: With the release of Sage 8.3.0, this doesn't work anymore because Sage now uses WordPress's standard HTML5 gallery codes., (*3)

Support

Please feel free to open an issue if you run into problems., (*4)

Contributions

I welcome all ideas and support on how to make this better for everyone. Pull requests are more than welcome. Please take a look at the contributing file for coding standards and some testing., (*5)

(A big thanks to everyone who has contributed thusfar, especially johnny-bit, who has done a lot of work cleaning up the code and bringing it up to par for standards!), (*6)

ToDo

  • NavWalker uses code from Sage release 8.1.1. Looking forward to modularizing utils it uses.
  • Gallery is now namespaced, looking forward to modularizing any utils it uses.

The Versions

21/11 2015

dev-master

9999999-dev https://github.com/storm2k/sagextras

A WordPress plugin to restore some Bootstrap specific functionality to the Sage theme.

  Sources   Download

MIT

The Requires

 

wordpress sage

21/11 2015

v1.0.3

1.0.3.0 https://github.com/storm2k/sagextras

A WordPress plugin to restore some Bootstrap specific functionality to the Sage theme.

  Sources   Download

MIT

The Requires

 

wordpress sage

27/05 2015

v1.0.2

1.0.2.0 https://github.com/storm2k/sagextras

A WordPress plugin to restore some Bootstrap specific functionality to the Sage theme.

  Sources   Download

MIT

The Requires

 

wordpress

22/05 2015

v1.1.0

1.1.0.0 https://github.com/storm2k/sagextras

A WordPress plugin to restore some Bootstrap specific functionality to the Sage theme.

  Sources   Download

MIT

The Requires

 

wordpress

21/05 2015

v1.0.0

1.0.0.0 https://github.com/storm2k/sagextras

A WordPress plugin to restore some Bootstrap specific functionality to the Sage theme.

  Sources   Download

MIT

The Requires

 

wordpress