WordPress / WordPress/wordpress-importer
Remove lint errors
Open
@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
- Visibility must be declared on property
$max_wxr_version - The var keyword must not be used to declare a property
- Visibility must be declared on property
$id - Visibility must be declared on property
$version - The var keyword must not be used to declare a property
- Visibility must be declared on property
$authors - The var keyword must not be used to declare a property
- Visibility must be declared on property
$posts - The var keyword must not be used to declare a property
- Visibility must be declared on property
$terms - The var keyword must not be used to declare a property
- Visibility must be declared on property
$categories - The var keyword must not be used to declare a property
- Visibility must be declared on property
$tags - The var keyword must not be used to declare a property
- Visibility must be declared on property
$base_url - The var keyword must not be used to declare a property
- Visibility must be declared on property
$processed_authors - The var keyword must not be used to declare a property
- Visibility must be declared on property
$author_mapping - The var keyword must not be used to declare a property
- Visibility must be declared on property
$processed_terms - The var keyword must not be used to declare a property
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.