• Stars
    star
    244
  • Rank 165,363 (Top 4 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 9 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Easily bootstrap whole site Composer packages for WordPress.

WP Starter

WordPress whole-site Composer packages has never been so easy.

WP Starter is the easiest and fastest way to bootstrap WordPress sites entirely based on Composer.

PHP Quality Assurance


System Requirements

Composer - PHP Support Table

Composer ↓ / PHP β†’ 7.1 7.2 7.3 7.4 8.0 8.1 8.2
1.10 βœ” βœ” βœ” βœ” βœ” - -
2.0 βœ” βœ” βœ” βœ” βœ” - -
2.1 βœ” βœ” βœ” βœ” βœ” βœ” -
2.2 βœ” βœ” βœ” βœ” βœ” βœ” βœ”
2.3 - βœ” βœ” βœ” βœ” βœ” βœ”
2.4 - βœ” βœ” βœ” βœ” βœ” βœ”
2.5 - βœ” βœ” βœ” βœ” βœ” βœ”

License

MIT. See LICENSE file.

Dependencies

Contributing

Contributions are very welcome.

Suggested flow:

  • Open an issue to discuss the fix / improvement. Might not be needed for trivial things.
  • Fork the repo and create a feature/bug-fix branch from dev branch. For trivial changes you might want to work directly on forked dev branch.
  • Send a PR to dev branch

Security Issues

If you have identified a security issue, please email giuseppe.mazzapica [at] gmail.com and do not file an issue as they are public.

Question? Issues?

WP Starter is hosted on GitHub. Feel free to open issues there for suggestions, questions and real issues.

Who's Behind

I'm Giuseppe, I deal with PHP since 2005. For questions, rants or chat ping me on Mastodon (@[email protected]). Well, it's possible I'll ignore rants.

More Repositories

1

WordPress-Gear

A bunch of gear for WP developers
CSS
452
star
2

grunt-githooks

A Grunt plugin to help bind Grunt tasks to Git hooks
JavaScript
317
star
3

GitPHPHooks

Write your Git Hooks in PHP, organize them on a per-project base and automatically add them.
PHP
64
star
4

WP-Strip-Naked

Strips WordPress down to it's bare essentials
PHP
48
star
5

wcm_lang_switch

WordPress plugin to switch language on a per use base
PHP
21
star
6

wp-composer-config

Auto generate your wp-config as Composer Script
PHP
14
star
7

GitPHPHooksLibrary

A collection of Git PHP Hooks that you maybe want to use with GitPHPHooks
PHP
12
star
8

wp-importer

Bug free fork of the official WP_Importer
PHP
10
star
9

wp-cli-composer

Add bash autocomplete for WP-CLI as Composer post-package-install script
PHP
9
star
10

wp-downloader

Composer plugin that downloads WordPress releases zip from official repo.
PHP
8
star
11

wcm-avatar

A WordPress plugin to enable custom attachment uploads to be used as user avatars
PHP
5
star
12

wordpress-early-hook

Small library to safely add WordPress hooks before WordPress is loaded.
PHP
5
star
13

wcm-termlimit

WordPress plugin to set a minimum needed tags/cats/etc. Or limit the amount of tags/cats or custom tax terms. On a per post type basis. Avoid authors using all your tags because of SEO. Or force a minimum because they don't care tagging posts. Just like seen on StackOverflow and other StackExchange sites: minimum 1 tag, maximum 5.
PHP
5
star
14

wp-ssl

Utility class to check if a (local) URl is accessible via SSL or not
PHP
3
star
15

wpguidelines

WordPress coding standards and examples
PHP
3
star
16

wp-package-assets-publisher

A Composer plugin that publishes assets for packages where WordPress can find them.
PHP
2
star
17

wcm_top_spam_ips

A WordPress plugin that collects the Top Spam IP addresses and lists them on a new admin tools page. Allows to export them and to block via your .htaccess file.
PHP
2
star