Skip to content

Commit a4228d2

Browse files
committed
wip
1 parent a544d24 commit a4228d2

File tree

1 file changed

+73
-1
lines changed

1 file changed

+73
-1
lines changed

README.md

Lines changed: 73 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,75 @@
1-
# wp-org-closed-plugin
1+
<div align="center">
22

3+
# WP Org Closed Plugin
4+
5+
[![Packagist Version](https://img.shields.io/packagist/v/typisttech/wp-org-closed-plugin)](https://packagist.org/packages/typisttech/wp-org-closed-plugin)
6+
[![Test](https://github.com/typisttech/wp-org-closed-plugin/actions/workflows/test.yml/badge.svg)](https://github.com/typisttech/wp-org-closed-plugin/actions/workflows/test.yml)
37
[![codecov](https://codecov.io/gh/typisttech/wp-org-closed-plugin/graph/badge.svg?token=NCXHH990CY)](https://codecov.io/gh/typisttech/wp-org-closed-plugin)
8+
[![License](https://img.shields.io/github/license/typisttech/wp-org-closed-plugin.svg)](https://github.com/typisttech/wp-org-closed-plugin/blob/master/LICENSE)
9+
[![Follow @TangRufus on X](https://img.shields.io/badge/Follow-TangRufus-15202B?logo=x&logoColor=white)](https://x.com/tangrufus)
10+
[![Follow @TangRufus.com on Bluesky](https://img.shields.io/badge/Bluesky-TangRufus.com-blue?logo=bluesky)](https://bsky.app/profile/tangrufus.com)
11+
[![Sponsor @TangRufus via GitHub](https://img.shields.io/badge/Sponsor-TangRufus-EA4AAA?logo=githubsponsors)](https://github.com/sponsors/tangrufus)
12+
[![Hire Typist Tech](https://img.shields.io/badge/Hire-Typist%20Tech-778899)](https://typist.tech/contact/)
13+
14+
<p>
15+
<strong>TODO</strong>
16+
<br>
17+
<br>
18+
Built with ♥ by <a href="https://typist.tech/">Typist Tech</a>
19+
</p>
20+
21+
</div>
22+
23+
---
24+
25+
## Usage
26+
27+
---
28+
29+
> [!TIP]
30+
> **Hire Tang Rufus!**
31+
>
32+
> I am looking for my next role, freelance or full-time.
33+
> If you find this tool useful, I can build you more weird stuffs like this.
34+
> Let's talk if you are hiring PHP / Ruby / Go developers.
35+
>
36+
> Contact me at https://typist.tech/contact/
37+
38+
---
39+
40+
## Why
41+
42+
## Caveats
43+
44+
> [!TIP]
45+
> **Hire Tang Rufus!**
46+
>
47+
> There is no need to understand any of these quirks.
48+
> Let me handle them for you.
49+
> I am seeking my next job, freelance or full-time.
50+
>
51+
> If you are hiring PHP / Ruby / Go developers,
52+
> contact me at https://typist.tech/contact/
53+
54+
## Installation
55+
56+
```sh
57+
composer require typisttech/wp-org-closed-plugin
58+
59+
TODO! Enable plugin!
60+
```
61+
62+
## Credits
63+
64+
[`WP Org Closed Plugin`](https://github.com/typisttech/wp-org-closed-plugin) is a [Typist Tech](https://typist.tech) project and maintained by [Tang Rufus](https://x.com/TangRufus), freelance developer [for hire](https://typist.tech/contact/).
65+
66+
Full list of contributors can be found [on GitHub](https://github.com/typisttech/wp-org-closed-plugin/graphs/contributors).
67+
68+
## Copyright and License
69+
70+
This project is a [free software](https://www.gnu.org/philosophy/free-sw.en.html) distributed under the terms of the MIT license.
71+
For the full license, see [LICENSE](./LICENSE).
72+
73+
## Contribute
74+
75+
Feedbacks / bug reports / pull requests are welcome.

0 commit comments

Comments
 (0)