Skip to content

Latest commit

 

History

History
36 lines (35 loc) · 1.1 KB

TODO.md

File metadata and controls

36 lines (35 loc) · 1.1 KB

ACF QuickEdit Fields TODO

  • Use latest wp-plugin-skeleton
  • Add tests
  • ESNext JS
  • Drop ACF Legacy support
  • Refactor JS
  • Refactor Features
  • Tests
    • YoastSEO + Polylang
      • PLL alone: okay
      • Yoast alone: okay
      • PLL+Yoast: Post: yoast cols missing
    • User Columns
    • Terms
      • Sorting doesnt work
    • Grouped Fields
      • Checkbox doesn't save
      • Date + Time Fields not displayed
    • Field Group Location Rules (category, ...)
    • Saving multiple fields of same type (check for double added filters!)
  • Add Field Support
    • Link Field (colum, sortable)
    • User Field (colum)
  • Enhacements
    • File Column: show icon + name
    • Image+File: Show Image / File in QuickEdit
  • Use nonce in ajax callback
  • Remove AutoUpdate
  • Remove GithubUpdater Meta
  • Design wporg assets
  • wporg Readme
  • Submit to wporg
  • Change plugin slug to acf-quickedit-fields
  • Commit to wporg