carbon-fields-plugin icon indicating copy to clipboard operation
carbon-fields-plugin copied to clipboard

WordPress Plugin for Carbon Fields

Results 3 carbon-fields-plugin issues
Sort by recently updated
recently updated
newest added

Fatal error: Uncaught Error: Class 'Carbon_Fields\Carbon_Fields' not found in /www/wp-content/plugins/carbon-fields-plugin-3.6.3/carbon-fields-plugin.php:25 Stack trace: #0 /wordpress/wp-includes/class-wp-hook.php(324): carbon_fields_boot_plugin('') #1 /wordpress/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #2 /wordpress/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #3 /wordpress/wp-settings.php(624): do_action('after_setup_the...') #4 /www/wp-config.php(110): require_once('/wordpress/wp-s...') #5 /wordpress/wp-config.php(5):...

I've worked around this issue (originally mentioned [here](https://github.com/htmlburger/carbon-fields/issues/268)) in other ways, and assumed based on previous discussions that I must have something misconfigured or am doing something wrong. But I've...

It would be great if we could update this plugin within WordPress by pulling the latest version from GitHub. When I build plugins only hosted on GitHub, I like using...