WordPress / WordPress/wordpress-importer

Remove lint errors

Open
#142 0 comments 0 reactions 1 assignee View on GitHub

@zaerl is already working on this.

Since Dec 12, 2022.

[Type] Enhancement
Dominant language
PHP
Stars
89
Forks
96
Avg merge
1h 13m
Merged PRs (30d)
2

Description

  1. Visibility must be declared on property $max_wxr_version
  2. The var keyword must not be used to declare a property
  3. Visibility must be declared on property $id
  4. Visibility must be declared on property $version
  5. The var keyword must not be used to declare a property
  6. Visibility must be declared on property $authors
  7. The var keyword must not be used to declare a property
  8. Visibility must be declared on property $posts
  9. The var keyword must not be used to declare a property
  10. Visibility must be declared on property $terms
  11. The var keyword must not be used to declare a property
  12. Visibility must be declared on property $categories
  13. The var keyword must not be used to declare a property
  14. Visibility must be declared on property $tags
  15. The var keyword must not be used to declare a property
  16. Visibility must be declared on property $base_url
  17. The var keyword must not be used to declare a property
  18. Visibility must be declared on property $processed_authors
  19. The var keyword must not be used to declare a property
  20. Visibility must be declared on property $author_mapping
  21. The var keyword must not be used to declare a property
  22. Visibility must be declared on property $processed_terms
  23. The var keyword must not be used to declare a property

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.