"Beans Extension" is a enhanced plugin based on the Beans Framework, that is the greatest WordPress theme framework.
Beans Framework is a plugin for WordPress that offers a variety of methods to ease the development of themes. For example,
- Beans Action API enables you to control WordPress hooks by unique ID.
- Beans HTML API enables you to markup HTML markup, attributes and content output more smartly.
- Beans Compiler API enables you to compile multiple internal or external CSS, LESS and JS files on a per page basis.
- Beans Image API provides you edited images that are created on the fly and cached to ensure fast delivery.
The framework is fragmented into multiple functions which are fired using actions and filters, and this makes your WordPress theme incredibly flexible and easy to customize.
In addition to the Beans original features, this enhanced plugin provides several functionalities. For example,
- Manage and organize columns in the posts, pages and users in the WordPress admin panel.
- Page (Post) view counter for the ability to quickly and easily see how many visitors have accessed your posts.
- Register/upload several thumbnails for featured images, author profile, no-post image.
- Automatically generate the featured image from the first image in post or registerd/uploaded library.
The original Beans Framework uses Ukit2, not the latest version (3.x) of Uikit, as a css basis.
As Thierry Muller says (:bookmark: https://community.getbeans.io/discussion/uikit-3-2/), UIkit 3 doesn't have backwards compatibility for UIkit 2 which goes against the Beans principals to a certain extent.
In this experimental plugin, you can select Uikit3 CDN option, in addition to the original Uikit2 option.
You can also utilize the sample WordPress theme for this plugin.
- Beans Extension Uikit2 Theme for Uikit2 users
- Beans Extension Uikit3 Theme for Uikit3 users
- Windmill Theme
- PHP 7.x
- WordPress 5.x
- Uikit 3.x
This is an experimental plugin. Take care if you use this in any production environment..
- In your admin panel, go to 'Plugin' -> 'Add New' button.
- Upload the zipped plugin file.
- Click on the 'Activate' button to use the plugin right away.
- Navigate to the 'Beans Extension' menu in your admin panel and customize to taste.
- y2k999
- Twitter : 🔖 https://twitter.com/yoshiaki999ixl
This theme is under [MIT license] (:bookmark: http://www.gnu.org/licenses/gpl-3.0.html).
The original Beans Framework is founded by Thierry Muller.
Thank you.