Here are
68 public repositories
matching this topic...
The best plugin for WordPress custom fields and custom meta boxes
The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
🚀 WordPress Page Type API with custom fields
🚀 All-in-one enhancement suite that improves WordPress & Advanced Custom Fields
WordPress CMS Plugin (1.X)
Add custom fields to your Laravel models.
Custom Fields for Kanboard - Plugin MetaMagik
Python's Enum with extra powers to play nice with labels and choices fields.
Updated
Mar 1, 2022
Python
Meta Box Code Snippet Library
The plugin for custom fields in WordPress
Plugin allows to use post's custom fields values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.
Documentation for the WordPress Meta Box plugin.
User profile builder extension for your Flarum forum.
Create custom fields with simple and easy to use WordPress meta box framework.
Add custom fields to discussions
Updated
Jul 10, 2021
JavaScript
This plugin allows to use ACF fields in permalink structure.
Add custom fields to WordPress REST API
Displays data (properties, custom fields) of WordPress entities (posts, users, terms, comments) for developers
Rails user based custom field example with postgresql jsonb and using custom fields with ransack
Updated
Apr 17, 2017
Ruby
A Hexo plugin that allows for the default Markdown source files to be used as custom fields
Updated
May 25, 2021
JavaScript
A WordPress theme, which showcases the features of Ultimate Fields
Integrates Meta Box and Elementor Page Builder
Learn, How to Add Custom Field in Magento 2 Registration Form.
Add custom fields support for comments. Extension for Meta Box plugin.
The Fielder is a collection of various custom fields that you can seamlessly use with the Assely framework and its singularities. A considerable number of fields types allows for shaping your application metadata as much as you like.
Tarosky's Custom Field Manager for WordPress. You will get smooth UI and maintenable custom fields.
The complete and reliable WordPress plugin for managing custom post types, custom taxonomies and custom fields.
Improve this page
Add a description, image, and links to the
custom-fields
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
custom-fields
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Field::make( 'complex', 'crb_slides', 'Slides' )
returnsComplex_Field
but type hinting was set to returnField
type: