এয়া এৰি বিষয়বস্তুলৈ যাওক
WordPress.org

অসমীয়া

  • থীমসমূহ
  • প্লাগিনসমূহ
  • News
  • সাহায্য
  • বিষয়
  • অৱদান আগবঢ়াওক
  • যোগাযোগ
  • WordPress পাওক
WordPress পাওক
WordPress.org

Plugin Directory

Custom Metadata Manager

  • প্লাগিন দাখিল কৰক
  • মোৰ প্ৰিয়বোৰ
  • লগ ইন কৰক
  • প্লাগিন দাখিল কৰক
  • মোৰ প্ৰিয়বোৰ
  • লগ ইন কৰক

Custom Metadata Manager

Mohammad Jangda-ৰ দ্বাৰা
ডাউনল’ড কৰক
  • বিশদ বিৱৰণ
  • পৰ্য্যালোচনা
  • ইনষ্টলেশ্যন
  • বিকাশ
সাহায্য

বৰ্ণনা

Custom Metadata Manager gives developers a single, consistent API for adding custom fields to any object type in WordPress: post, page, any custom post type, user and comment. Rather than offering a point-and-click interface, it follows the WordPress approach of registering content in code, so your fields live alongside the rest of your theme or plugin.

Fields are grouped into metaboxes, stored through the standard WordPress metadata APIs, and remain available even if the plugin is later deactivated. You can render fields with the built-in field types or supply your own display and sanitisation callbacks, and you can include or exclude fields and groups for specific objects, either by ID or through a callback.

This approach is particularly useful when working across multiple environments (local, staging and production), because your field definitions travel with your code and need no database synchronisation.

Usage

Custom Metadata Manager is a developer-focused plugin: you register your fields and groups in code, typically from a theme’s functions.php or your own plugin. The full API reference — object types, registering fields and groups, include and exclude rules, multifields and worked examples — is documented in DEVELOPERS.md.

Contributing

Contributions are welcome. Please read CONTRIBUTING.md for how to set up a local environment, run the tests and submit a pull request.

Support

Please report bugs and request features through the GitHub issue tracker.

Credits

Custom Metadata Manager is maintained by Automattic, and was originally created by Stresslimit. Thank you to the many community contributors who have helped shape the plugin.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2 or later, as published by the Free Software Foundation. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LICENSE file for the full licence text.

স্ক্ৰীনশ্বট

A custom metabox added to the post editing screen.
A custom metabox added to the post editing screen.
Custom fields registered against a user profile.
Custom fields registered against a user profile.
Grouped fields displayed in a metabox with descriptions.
Grouped fields displayed in a metabox with descriptions.

ইনষ্টলেশ্যন

  1. Install through the WordPress admin, or upload the plugin folder to your /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Add the code to register your custom groups and fields to your theme’s functions.php or your own plugin.
  4. Enjoy.

সঘনাই উত্থাপিত প্ৰশ্ন

Why a code-based approach instead of a UI?

Because the UI approach has been done many times before, and a code-based approach aligns more closely with the existing WordPress model for registering content, such as post types and taxonomies.

This is a developer feature aimed at site builders. The main benefit becomes clear when you work across multiple environments (development, staging and production): you can replicate interfaces and features without worrying about database synchronisation.

Why isn’t the function just `add_metadata_field`? Why the `x_` prefix?

We are namespacing our public functions, and you should too. The x_ prefix keeps the plugin’s functions from clashing with anything else in WordPress core, themes or other plugins.

How do I use this plugin?

See DEVELOPERS.md for full instructions, and the custom_metadata_examples.php file for worked examples.

পৰ্য্যালোচনা

Very good for simple development

tantaluspl জুলাই 10, 2017
If all you need is adding few custom metaboxes here and there to couple them with some other functionalities, this is a very clean solution. Saved me a ton of work!
আটাই 5টা পৰ্য্যালোচনা পঢ়ক

অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Custom Metadata Manager” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল
  • Mohammad Jangda
  • Automattic
  • Gary Jones

আপোনাৰ ভাষাত “Custom Metadata Manager” অনুবাদ কৰক।

বিকাশৰ প্ৰতি আগ্ৰহী?

ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।

সলনি-পঞ্জী

The full version history is recorded in CHANGELOG.md.

মেটা

  • 0.8.0 সংস্কৰণ
  • 2 দিন আগত শেষবাৰ আপডে’ট হৈছিল
  • সক্ৰিয় ইনষ্টলেশ্যন 700+
  • WordPress-ৰ সংস্কৰণ 6.4 বা তাতকৈ ওপৰৰ
  • ইমানলৈকে পৰীক্ষা কৰা হৈছে 7.1
  • PHP-ৰ সংস্কৰণ 7.4 বা তাতকৈ ওপৰৰ
  • ভাষা
    English (US)
  • custom fieldscustom post typesmeta boxesmetadata
    টেগবোৰ
  • উচ্চখাপৰ ভিউ

ৰে’টিংবোৰ

5টাৰ ভিতৰত 4.4টা তৰা।
  • 3 5-star reviews 5টা তৰা 3
  • 1 4-star review 4টা তৰা 1
  • 1 3-star review 3টা তৰা 1
  • 0 2-star reviews 2টা তৰা 0
  • 0 1-star reviews 1টা তৰা 0

Your review

সকলো পৰ্য্যালোচনা চাওক

অৱদানকাৰীসকল

  • Mohammad Jangda
  • Automattic
  • Gary Jones

সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

সাহায্যৰ ফ’ৰাম চাওক

  • সন্দৰ্ভ
  • বাতৰি
  • হ’ষ্টিং
  • গোপনীয়তা
  • প্ৰদৰ্শনী
  • থীমবোৰ
  • প্লাগিনবোৰ
  • আৰ্হিবোৰ
  • শিকক
  • সাহায্য
  • বিকাশকাৰী
  • WordPress.tv ↗
  • জড়িত হৈ পৰক
  • অনুষ্ঠানবোৰ
  • দান কৰক ↗
  • Swag ↗
  • WordPress.com ↗
  • মেট ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

অসমীয়া

  • আমাৰ X (আগৰ Twitter) একাউণ্টলৈ যাওক
  • আমাৰ Bluesky একাউণ্টলৈ যাওক
  • আমাৰ Mastodon একাউণ্টলৈ যাওক
  • আমাৰ Threads একাউণ্টলৈ যাওক
  • আমাৰ Facebook পৃষ্ঠালৈ যাওক
  • আমাৰ Instagram একাউণ্টলৈ যাওক
  • আমাৰ LinkedIn একাউণ্টলৈ যাওক
  • আমাৰ TikTok একাউণ্টলৈ যাওক
  • আমাৰ YouTube চেনেললৈ যাওক
  • আমাৰ Tumblr একাউণ্টলৈ যাওক
ক’ডেই কবিতা।
The WordPress® trademark is the intellectual property of the WordPress Foundation.