Skip to content

omariu5/wp_sitemap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package Template

Repository template for our packages

Usage

When creating a new repository for a package or a plugin, select this repository as the template. It will initialize the new repository with all the structure & files contained in the template.

Content

  • bin/install-wp-tests.sh: installer for WordPress tests suite
  • .editorconfig: config file for your IDE to follow our coding standards
  • .gitattributes: list of directories & files excluded from export
  • .gitignore: list of directories & files excluded from versioning
  • .travis.yml: Travis-CI configuration file
  • composer.json: Base composer file to customize for the project
  • LICENSE: License file using GPLv3
  • phpcs.xml: Base PHP Code Sniffer configuration file to customize for the project
  • README.md: The readme displayed on Github, to customize for the project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages