ellifriends / wp-ef-foundation
Elli & Friends Foundation Plugin
Package info
github.com/ellifriends/wp-ef-foundation
Type:wordpress-muplugin
pkg:composer/ellifriends/wp-ef-foundation
dev-master
2019-11-30 09:31 UTC
Requires
- php: ^5.6 || ^7.0
- composer/installers: ~1.0
Requires (Dev)
- wp-coding-standards/wpcs: dev-develop
This package is not auto-updated.
Last update: 2026-03-15 14:08:58 UTC
README
This is the foundation plugin that should be included on all sites by Elli & Friends.
Installation
composer require ellifriends/wp-ef-foundation
Documentation
This plugin contains some helper functions:
asset('path/to/file')will return the url path to a file in theassetsdirectory in the theme. There are a second optional argument that will change the directory to look in, default isassetsmix('path/to/file')will check the content ofmix-manifest.jsonand return the versioned file url or the file url without version if it don't exists. There are a second optional argument that will change the directory to look in, default isassets
License
MIT © Elli & Friends