Skip to content

Commit 29c9ada

Browse files
committed
Readme: Update misc
1 parent e2d1cea commit 29c9ada

File tree

1 file changed

+25
-19
lines changed

1 file changed

+25
-19
lines changed

README.md

Lines changed: 25 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Easily optimize images using WP CLI.
3838
- [Do I have to install `SVGO` or `cwebp`?](#do-i-have-to-install-svgo-or-cwebp)
3939
- [`PHP Fatal error: Allowed memory size of 999999 bytes exhausted (tried to allocate 99 bytes)`](#php-fatal-error-allowed-memory-size-of-999999-bytes-exhausted-tried-to-allocate-99-bytes)
4040
- [Does it have a limits or quotas?](#does-it-have-a-limits-or-quotas)
41-
- [Will you add support for older PHP versions?](#will-you-add-support-for-older-php-versions)
4241
- [Is it for everyone?](#is-it-for-everyone)
42+
- [Will you add support for older PHP versions?](#will-you-add-support-for-older-php-versions)
4343
- [It looks awesome. Where can I find some more goodies like this?](#it-looks-awesome-where-can-i-find-some-more-goodies-like-this)
44-
- [This package isn't on wp.org. Where can I give a :star::star::star::star::star: review?](#this-package-isnt-on-wporg-where-can-i-give-a-starstarstarstarstar-review)
44+
- [Where can I give :star::star::star::star::star: reviews?](#where-can-i-give-starstarstarstarstar-reviews)
4545
- [Sponsoring :heart:](#sponsoring-heart)
4646
- [GitHub Sponsors Matching Fund](#github-sponsors-matching-fund)
4747
- [Why don't you hire me?](#why-dont-you-hire-me)
@@ -289,36 +289,42 @@ This is a common WP CLI issue. See: [https://bit.ly/wpclimem](https://make.wordp
289289

290290
No, unlike other SaaS alternatives, this package runs on your server without any limitation on file sizes or a monthly quota. Totally free of charge.
291291

292-
### Will you add support for older PHP versions?
293-
294-
Never! This package will only works on [actively supported PHP versions](https://secure.php.net/supported-versions.php).
295-
296-
Don't use it on **end of life** or **security fixes only** PHP versions.
297-
298292
### Is it for everyone?
299293

300294
No, it comes at a cost. Optimization is CPU intensive. Expect CPU usage rockets up to 100% during optimization. Schedule it to run at late night in small batches.
301295

302296
Learn more on [this article](https://typist.tech/articles/easily-optimize-wordpress-images-using-wp-cli-and-some-binaries/).
303297

298+
### Will you add support for older PHP versions?
299+
300+
Never! This plugin will only work on [actively supported PHP versions](https://secure.php.net/supported-versions.php).
301+
302+
Don't use it on **end of life** or **security fixes only** PHP versions.
303+
304304
### It looks awesome. Where can I find some more goodies like this?
305305

306-
* Articles on Typist Tech's [blog](https://typist.tech)
307-
* [Tang Rufus' WordPress plugins](https://profiles.wordpress.org/tangrufus#content-plugins) on wp.org
308-
* More projects on [Typist Tech's GitHub profile](https://github.com/TypistTech)
309-
* Stay tuned on [Typist Tech's newsletter](https://typist.tech/go/newsletter)
310-
* Follow [Tang Rufus' Twitter account](https://twitter.com/TangRufus)
311-
* Hire [Tang Rufus](https://typist.tech/contact) to build your next awesome site
306+
- Articles on Typist Tech's [blog](https://typist.tech)
307+
- More projects on [Typist Tech's GitHub profile](https://github.com/TypistTech/)
308+
- More plugins on [TangRufus'](https://profiles.wordpress.org/tangrufus/#content-plugins) wp.org profiles
309+
- Stay tuned on [Typist Tech's newsletter](https://typist.tech/go/newsletter)
310+
- Follow [@TangRufus](https://twitter.com/tangrufus) on Twitter
311+
- Hire [Tang Rufus](https://typist.tech/contact) to build your next awesome site
312312

313-
### This package isn't on wp.org. Where can I give a :star::star::star::star::star: review?
313+
### Where can I give :star::star::star::star::star: reviews?
314314

315-
Thanks!
315+
Thanks! Glad you like it. It's important to let my know somebody is using this project. Since this is not hosted on wordpress.org, please consider:
316316

317-
Consider writing a blog post, submitting pull requests, [sponsoring](https://typist.tech/donation/) or [hiring me](https://typist.tech/contact/) instead.
317+
- tweet something good with mentioning [@TangRufus](https://twitter.com/tangrufus)
318+
- :star: star this [Github repo](https://github.com/typisttech/image-optimize-command)
319+
- :eyes: [watch](https://github.com/typisttech/image-optimize-command/subscription) this Github repo
320+
- write blog posts
321+
- submit [pull requests](https://github.com/typisttech/image-optimize-command)
322+
- [sponsor](https://github.com/sponsors/TangRufus) Tang Rufus to maintain his open source projects
323+
- hire [Tang Rufus](https://typist.tech/contact) to build your next awesome site
318324

319325
## Sponsoring :heart:
320326

321-
Love `image-optimize-command`? Help me maintain it, a [sponsorship here](https://typist.tech/donation/) can help with it.
327+
Love `WP Contained Hook`? Help me maintain it, a [sponsorship here](https://typist.tech/donation/) can help with it.
322328

323329
### GitHub Sponsors Matching Fund
324330

@@ -351,7 +357,7 @@ Please submit an [issue](https://github.com/TypistTech/image-optimize-command/is
351357

352358
## Change log
353359

354-
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
360+
Please see [CHANGELOG](./CHANGELOG.md) for more information on what has changed recently.
355361

356362
## Security
357363

0 commit comments

Comments
 (0)