humanmade / humanmade/hm-content-import

Abstract the required fields/attributes of imported content, and their validators ( ie: is_numeric/is_email )

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
30
Forks
7
Avg merge
6h 39m
Merged PRs (30d)
2

Description

Having a list of fields/attributes that must exist within an imported item as a class member, with a built-in method to check them, and possibly validate them via a defined function ( ie: is_numeric / is_email ), can speed up development time and cut down on the lines to be wrote for this simple functionality.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by reviewing how imported items currently define required fields and validation in the PHP/WordPress migration framework; done should mean a documented design and implementation path for shared required-field checks and validators such as is_numeric or is_email.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend, content
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.