BBWP Custom Fields
Allows you to add additional Meta Boxes with custom fields into Post types, Taxonomies, User Profile, Comments and more.
Maintenance 20/1001995d since update
Active installs
10
Downloads
1,151
Reviews
0
Age
7.6y
Plugin info
Total downloads: 1,151
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 9/6/2020 (1995 days ago)
Added to WordPress: 7/6/2018 (7 years old)
Minimum WordPress version: 4.5
Tested up to WordPress version: 5.5.17
Minimum PHP version: f
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 1995 days ago
20/100
Is BBWP Custom Fields abandoned?
Possibly abandoned (last update 1995 days ago).
Compatibility
Requires WordPress: 4.5
Tested up to: 5.5.17
Requires PHP: f
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
No similar plugins found yet.
Description
ByteBunch WP Custom Fields is a light weight plugin for WordPress developers. This plugin include following features.
- Create new admin pages.
- Add Meta Boxes in custom created admin pages, Post Types, Comments and Taxonomies
- Add new Custom Post Types.
- Add new Taxonomies.
Please visit “Screenshots” section to learn how this plugin works.
You can use standard WordPress functions to get the meta data added by this plugin.
- For “Post Types” and “Pages” you can use get_post_meta($post_id, ‘meta_key’, true);.
- For Taxonomies you can use get_term_meta($term_id, ‘meta_key’, true);
- For Users you can use get_user_meta($user_id, ‘meta_key’, true);
- For Comments you can use get_comment_meta($comment_id, ‘meta_key’, true);
- For Custom Admin Pages you can use get_option(‘key’);
Installation
- Upload the plugin files to the
/wp-content/plugins/bbwp-custom-fieldsdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the “Settings” link after plugin activation to configure the plugin or click on “BBWP CF” from main admin menu.
Frequently Asked Questions
No FAQ available
Review feed
No reviews available
Changelog
No changelog available




