All notable changes to this project will be documented in this file.
- Complete refactorization to remove ACF Pro dependency
- Migrated to native WordPress meta fields and meta boxes
- Updated plugin description to reflect no external dependencies
- Native WordPress meta field registration with validation
- Custom meta boxes using WordPress core functionality
- Comprehensive refactorization documentation
- Development configuration with Taskmaster integration
- ACF Pro dependency requirement
- External plugin dependencies
- Legacy ACF field definitions
.distignorefile for optimized plugin packaging- Development file exclusion during distribution
- Complete change documentation in CHANGELOG.md
- Detailed feature and improvement history
- Complete integration with Feedbin API for automatic blogroll synchronization
- Custom 'blogroll' post type with native WordPress meta fields
- Comprehensive admin interface with dashboard and settings
[blogroll]and[blogroll_grid]shortcodes for display- Native WordPress block with customizable attributes
- OPML export for backup and sharing
- Category and tag support for organization
- REST API for programmatic data access
- Automatic synchronization via WordPress cron
- Responsive interface with adaptive grid
- Nonce verification for all AJAX actions
- User capability checks
- Data sanitization and validation
- wp-config.php constant support for credentials
- Optimized caching system for queries
- Conditional asset loading
- Optimized database queries
- OPML cache support
- WCAG 2.1 AA compliance
- Screen reader support
- Keyboard navigation
- Appropriate ARIA attributes
- Semantic HTML structure
- Modular architecture with separation of concerns
- PHP 8.2+ support
- WordPress coding standards
- Complete documentation
- Automated tests and validation
- Initial plugin version
- Basic structure and architecture
- Essential functionality support