Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.6 KB

File metadata and controls

33 lines (25 loc) · 1.6 KB

Roadmap — WP Content Extractor

Q2 2026

  • Content Parsing Implementation: Complete the ce_parse_and_publish_content() function with real parsing logic
  • Multiple Source URLs: Support for extracting content from multiple URLs
  • Content Filtering: Add options to filter content by keywords, date ranges, or categories
  • Custom Post Types: Support for publishing to custom post types
  • Taxonomy Mapping: Map source categories/tags to WordPress taxonomies

Q3 2026

  • RSS/Feed Support: Add support for RSS/Atom feeds as content sources
  • Content Transformation: Add hooks for content transformation before publishing
  • Duplicate Detection: Prevent duplicate posts by checking existing content
  • Scheduling Options: Allow users to configure custom cron intervals
  • Batch Size Configuration: Make posts per batch configurable via settings

Q4 2026

  • API Integration: Add REST API endpoints for manual triggering
  • Webhook Support: Support webhook-based content extraction
  • Content Templates: Allow custom post templates for extracted content
  • Analytics: Add basic analytics for extraction success/failure rates
  • Multi-site Support: Full WordPress Multisite compatibility

Future

  • AI Content Enhancement: Optional AI-powered content enhancement before publishing
  • Image Optimization: Automatic image optimization and compression
  • Content Translation: Multi-language support for extracted content
  • Advanced Filtering: Machine learning-based content relevance filtering
  • Dashboard Widget: WordPress dashboard widget showing extraction stats