=== MIPL WP Custom Fields & Blocks ===
Contributors: mulika
Donate link: 
Tags: Mulika, Custom Fields, Custom Blocks
Requires at least: 5.1
Tested up to: 6.8
Stable tag: 1.0.1
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html


A powerful plugin that adds custom fields and custom Gutenberg blocks with enhanced data type support for posts, pages, taxonomies, users, and admin menu pages.


== Description ==

MIPL WP Custom Fields & Blocks enhances WordPress by allowing developers and site creators to build advanced custom fields and flexible Gutenberg blocks—without writing code.  
Easily create structured data, reusable layouts, and dynamic content across your website.

= Key Features =

* Added multiple **custom Gutenberg blocks**
* Added data type support for:
  - Image
  - File
  - Gallery
  - Post Object
  - Taxonomy
  - User
* Fixed issue where custom fields were not showing on the front-end
* Fixed issue with image display inside repeater fields
* Fixed issues with select and checkbox field rendering
* Added ability to create custom fields for:
  - Posts
  - Pages
  - Users
  - Taxonomies
  - Admin menu pages


== Installation ==

1. Upload plugins folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Create Custom Fields Group and Create Required Fields.


== Frequently Asked Questions ==

= Does this work with any theme? =
Yes, it works with all WordPress themes.

= Are Gutenberg blocks required? =
No. You can use only custom fields if you prefer.

= Can I add fields to users or taxonomy terms? =
Yes, user fields and taxonomy fields are fully supported.


== Screenshots ==


== Changelog ==

= 1.0.1 =
* Added custom blocks.
* Added data type when field type is image, file, gallary, post object, taxanomy, user.
* Fixed issue of custom fields not show in front page.
* Fixed issue of image in repeated fields.
* Fixed issue of select and checkbox tag.


= 1.0.0 =
* Created custom fields for post, page, users, texa, admin menu page.
