2017 © Pedro Peláez
 

library web-wordpress

Front End Utilities for Wordpress

image

wearebase/web-wordpress

Front End Utilities for Wordpress

  • Wednesday, January 25, 2017
  • by wearebase
  • Repository
  • 6 Watchers
  • 1 Stars
  • 657 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 13 Versions
  • 0 % Grown

The README.md

Requirements

This package depends on "wpackagist-plugin/timber-library": "^1", (*1)

Install

Include it in your composer:, (*2)

"require": {
  "wearebase/web-wordpress" : "*"
}

And specify a version or minimum version., (*3)

Configure where you want the package to go

If you want to install somewhere other than vendor, in your composer.json add the following:, (*4)

"extra": {
  "installer-paths": {
    "wp-content/themes/timber/packages/{$name}": ["wearebase/web-wordpress"]
  }
}

Enabling

Enabling Sass

Add the Sass to your build path:, (*5)

add_import_path "wp-content/themes/timber/packages"

PHP

Simply include each of these files in your functions.php, then call the functions at a later time., (*6)

post-functions.php requires Timber as it uses Timber's get_post functions to return TimberPost objects, not WP Posts., (*7)

What's Included:

  • Breadcrumb generator
  • Various TimberPost Functions
    • Finding latest posts, post children, post parents etc
  • WP Admin Tweaks
    • Disabling Emojis
    • Removing 'h1', 'h2' and 'pre' from the WP Richtext Editor
    • Add Boostrap Responsive Embed to the WP Embedder
    • Removing elements from the WP Admin Quickbar

The Versions

25/01 2017

dev-master

9999999-dev

Front End Utilities for Wordpress

  Sources   Download

MIT

The Requires

 

by Jonathan Ginn

25/01 2017

3.0

3.0.0.0

Front End Utilities for Wordpress

  Sources   Download

MIT

The Requires

 

by Jonathan Ginn

12/08 2016

2.0.1

2.0.1.0

Front End Utilities for Wordpress

  Sources   Download

MIT

The Requires

 

by Jonathan Ginn

31/05 2016

2.0.0

2.0.0.0

Front End Utilities for Wordpress

  Sources   Download

MIT

The Requires

 

by Jonathan Ginn

01/03 2016

1.5.2

1.5.2.0

Front End Utilities for Wordpress

  Sources   Download

MIT

The Requires

 

by Jonathan Ginn

01/03 2016

1.5.1

1.5.1.0

Front End Utilities for Wordpress

  Sources   Download

The Requires

 

by Jonathan Ginn

01/03 2016

1.5

1.5.0.0

Front End Utilities for Wordpress

  Sources   Download

The Requires

 

by Jonathan Ginn

05/02 2016

1.4

1.4.0.0

Front End Utilities for Wordpress

  Sources   Download

The Requires

 

by Jonathan Ginn

24/12 2015

1.3

1.3.0.0

Front End Utilities for Wordpress

  Sources   Download

The Requires

 

by Jonathan Ginn

24/12 2015

1.2

1.2.0.0

Front End Utilities for Wordpress

  Sources   Download

The Requires

 

by Jonathan Ginn

23/12 2015

1.1

1.1.0.0

Front End Utilities for Wordpress

  Sources   Download

The Requires

 

by Jonathan Ginn

23/12 2015

1.0

1.0.0.0

Front End Utilities for Wordpress

  Sources   Download

The Requires

 

by Jonathan Ginn

27/11 2015

0.1

0.1.0.0

Front End Utilities for Wordpress

  Sources   Download

The Requires

 

by Jonathan Ginn