Linux 软件免费装
Banner图

Meta Box - WordPress Custom Fields Framework

开发者 elightup
metabox
rilwis
fitwp
f-j-kaiser
funkatronic
PerWiklander
ruanmer
Omnicia
更新时间 2024年5月8日 09:39
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 6.5.3
版权: GPLv2 or later

标签

custom post types post type custom fields custom taxonomies meta box

下载

5.9.0 4.18.3 5.2.2 4.10.2 5.8.0 5.8.1 5.8.2 4.14.0 4.14.1 4.14.10 4.14.11 4.14.4 4.14.5 4.14.6 4.14.7 4.14.8 4.15.0 4.15.1 4.15.2 4.15.3 4.15.4 4.15.5 4.15.6 4.15.8 4.16.2 4.17.0 4.17.1 4.17.2 4.17.3 4.18.0 4.18.1 4.18.2 4.18.4 4.2.1 4.2.2 4.2.3 4.2.4 4.3 4.3.1 4.3.10 4.3.11 4.3.3 4.3.4 4.3.5 4.3.6 4.3.7 4.4.0 4.4.1 4.4.3 4.5.1 4.5.2 4.5.3 4.5.4 4.5.5 4.5.6 4.5.7 4.6 4.7 4.7.1 4.7.3 4.8.1 4.8.2 4.8.3 4.8.4 4.8.5 4.8.6 4.8.7 5.2.3 5.2.4 5.2.5 5.2.6 5.2.7 5.3.0 5.3.1 5.3.2 5.3.5 5.3.7 5.3.8 5.3.9 4.11.1 5.7.0 5.4.1 4.3.2 4.5 4.7.2 4.9 5.2.9 5.3.10 4.9.1 4.9.7 4.9.8 5.0.0 5.4.2 4.10.4 4.3.8 5.6.13 5.6.14 4.1.10 4.10.1 4.10.3 4.11 4.9.2 4.9.3 4.9.6 5.4.5 5.4.6 5.4.8 5.5.0 5.5.1 4.2 4.9.5 5.6.0 5.6.1 5.6.2 5.6.3 4.12.1 4.15.9 5.0.1 5.1.0 5.3.6 5.4.7 5.6.6 5.6.7 5.6.8 4.13.3 5.1.1 5.2.8 5.4.0 5.6.9 4.3.9 5.6.10 5.6.11 5.1.2 5.3.3 5.6.16 5.6.4 4.12.4 4.12.6 4.13.0 4.14.9 5.2.1 5.6.15 5.6.18 5.7.1 5.7.2 5.7.3 5.7.5 4.1.11 4.13.4 4.16.0 4.9.4 5.2.10 5.4.3 5.4.4 5.9.1 4.13.2 4.14.2 4.15.7 5.6.12 5.6.5 5.9.2 5.9.3 5.9.4 4.13.1 4.8.0 5.6.17 4.10 4.11.2 4.16.1 5.7.4 5.9.5 5.9.6 4.12.5 5.2.0 5.3.4 5.9.7 4.16.3 5.9.8

详情介绍:

Meta Box is a powerful, professional, and lightweight toolkit for developers to create custom meta boxes and custom fields for any custom post type in WordPress. Meta Box helps you add https://metabox.io/what-is-custom-fields-in-wordpress/ and details on your website such as pages, posts, custom post types, forms and anywhere you want using over 40 different field types such as text, images, file upload, checkboxes, and more. On top of that, each WordPress custom field type has extensive internal options for unlimited content possibilities. Complete customization and control is just a few clicks away. Adding WordPress custom fields and custom meta boxes for custom post types is quick and painless: Select the field types you want in the user-friendly Online Generator, then copy and paste the code into your child theme's functions.php file. Boom! All the power with none of the bloat. There are also free and premium extensions available to add enhanced capabilities. You can manage the display and organization of your WordPress custom fields, the conditions upon which they appear, and become the ultimate WordPress data wizard. You can also check out the full list of extensions and MetaBox.io for details. Features Create any type of metadata or custom fields in WordPress That's right – any type. No matter where you need to insert custom data and features, Meta Box's WordPress custom fields have your back, and with infinite options to boot. Here are just a few of the data types you can customize: A wide-range of field types and options Take your standard WordPress custom field and imagine it infinitely expanded. That's how many options Meta Box gives you: It's developer-friendly As a developer, you have enough on your plate. You shouldn't have to create an entirely new system for each project. Use Meta Box to your full advantage. You can use Meta Box and its custom fields for any custom post type in WordPress on as many websites as you want so you can use it on client projects as well. Don't love coding? You're in luck! If you prefer a more visual system to create custom fields in WordPress, you can choose one or all of the extensions below: These plugins have a ton of features to make quick work of any project: 扩展 Free Extensions Premium Extensions Detailed Documentation We provide regularly updated, and extensive documentation as well as tutorials on how to use MetaBox and custom fields in WordPress to your advantage as well as in the most efficient way possible. Here are a few guides to quickly get you started with Meta Box and creating your own WordPress custom fields: Check out more on the Meta Box Documentation page. You might also like If you like this plugin, you might also like our other WordPress products:

安装:

  1. Visit Plugins > Add New
  2. Search for Meta Box
  3. Click the Install Now button to install the plugin
  4. Click the Activate button to activate the plugin
Get started here.

屏幕截图:

  • Basic Fields
  • Advanced Fields
  • File Image Upload Fields
  • Media Fields
  • Post Taxonomy Fields

更新日志:

5.9.8 - 2024-05-08 5.9.7 - 2024-04-18 5.9.6 - 2024-04-17 5.9.5 - 2024-03-26 5.9.4 - 2024-02-27 5.9.3 - 2024-02-02 Highlights: Fix security issue of the output shortcode [rwmb_meta] not escaping. Users can disable escaping (to revert the previous behavior) by adding this snippet: add_filter( 'rwmb_meta_shortcode_secure', '__return_false' ); // or add_filter( 'rwmb_meta_shortcode_secure_{$field_id}', '__return_false' ); Other changes: 5.9.2 - 2024-01-22 5.9.1 - 2023-12-25 5.9.0 - 2023-11-22 Highlights: Add new icon field type, which supports Font Awesome Free, Font Awesome Pro and custom icon set. Can be used with icon font with CSS file or with SVGs. See the plugin docs for how to use it. The icon field type will be added to the new version of Meta Box Builder soon, which will allow you to configure its settings with UI. See full changelog here.