Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
Generate 52 HTML field types with conditional logic and built-in components.
WP_Field is a library for developers building custom admin panels, settings pages, and meta boxes for content management systems. It provides a structured way to define and render form fields, handling their logic, display, and data storage.
Field::text('name')->label('Name')->required()).