Carbon Fields Loader
[DEPRECATED] A WordPress plugin that loads the Carbon Fields framework.
by Daniel M. Hendricks · github.com/dmhendricks/carbon-fields-loader · website
★ 5stars
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/dmhendricks/carbon-fields-loader/archive/refs/heads/master.zipDeclares an update source (dmhendricks/carbon-fields-loader), so updates arrive through the plugin's own updater.
From the readme
Carbon Fields Loader Plugin for WordPress
DEPRECATION NOTICE: This plugin has been deprecated in favor of the official Carbon Fields plugin.
This is a simple plugin that may be used to load the latest release version of Carbon Fields.
This plugin is not supported or maintained by htmlBurger and team, the creators and maintaners of Carbon Fields. The author of this loader plugin has no affiliation with htmlBurder or the Carbon Fields team.
Official Carbon Fields Framework Documentation
Usage Examples for this Loader Plugin
Requirements
WordPress 4.0 or higher
PHP 5.3 or higher (using the CFLOPTIONS constant requires PHP 7 or higher)
Note: This plugin will deactivate itself if a legacy version Carbon Fields is loaded (either via plugin or as a dependency of a plugin/theme). Legacy versions and current releases of Carbon Fields are not compatible and may not be concurrently loaded.
Options
Because we don't like "admins" monkeying around and disabling (or touching) things, options are set with constants in wp-config.php.
PHP 5.3 and Higher
Sets the minimum supported loaded version of Carbon Fields to =2.1.1.
Disables update notifications for this plugin. (Only relevant
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 2.1.1 | Nov 18, 2017 |
| 2.1.0 | Sep 27, 2017 |
| 2.0.4 | Jul 27, 2017 |
| 2.0.3.1 | Jul 21, 2017 |
| 2.0.3 | Jul 21, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.