humanmade / humanmade/hm-content-import
Provide helpers for replacing images in post content
Open
enhancement
helpers
- Dominant language
- PHP
- Stars
- 30
- Forks
- 7
- Avg merge
- 6h 39m
- Merged PRs (30d)
- 2
Description
Most imports involving rich text would benefit from helpers which allow for automatic replacement of image references within body content.
On first pass, this can probably be a helper function which takes in a rich text string, identifies embedded images, imports the associated image into WordPress and replaces the reference with the imported image.
The helper should probably allow whitelisting and blacklisting of specified domains so that developers have control over which images are replaced
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.