Skip to content

Conversation

@johnregan3
Copy link

@johnregan3 johnregan3 commented Nov 9, 2021

Source Task: https://app.clickup.com/t/1pkb6h2

Updates:

  • Standardize documentation and formatting throughout
  • Rename index.php to the WP common practice of plugin-name.php format
  • Add .gitignore, README.md and composer.lock
  • Add Mindsize PHPCS file
  • Use WP_Filesystem functions where it makes sense (Didn't pan out)

Next Steps:

  • Flesh out README file with implementation instructions
  • Remove composer as it only provides an autoloader / write new autoloader
  • Instantiate classes as singletons to save resources
  • Use namespaces to simplify class names and whatnot
  • Write toolkit of helper functions to provide easy access for developers

Questions:

  • How we can protect/escape the print() output in WP_Fragment_Cache::do()?

@johnregan3 johnregan3 self-assigned this Nov 9, 2021
@johnregan3 johnregan3 marked this pull request as ready for review November 9, 2021 22:52
@johnregan3 johnregan3 requested a review from pmgarman November 9, 2021 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant