From 02356a5bf74574efc4adf70e98c5f88d114e9ac6 Mon Sep 17 00:00:00 2001 From: Waren Gonzaga Date: Sun, 18 Feb 2024 00:34:16 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E2=98=95=20chore:=20update=20document?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SECURITY.md => security.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename SECURITY.md => security.md (75%) diff --git a/SECURITY.md b/security.md similarity index 75% rename from SECURITY.md rename to security.md index c81603d..36f8fe2 100644 --- a/SECURITY.md +++ b/security.md @@ -1,4 +1,4 @@ -# Update Your Footer WP [![huntr](https://cdn.huntr.dev/huntr_security_badge_mono.svg)](https://huntr.dev) +# Update Your Footer WP If you discover any security related issue in this repository or in this project, please contact me with this email [security@warengonzaga.com](mailto:security@warengonzaga.com) or [submit a vulnerability report](https://huntr.dev/bounties/disclose/) via [huntr.dev](https://huntr.dev). @@ -6,4 +6,4 @@ Thanks for helping me making my open-source projects safe for everyone, I really --- -💻💖☕ by [Waren Gonzaga](https://warengonzaga.com) | [YHWH](https://youtu.be/HHrxS4diLew?t=44) 🙏 \ No newline at end of file +💻💖☕ by [Waren Gonzaga](https://warengonzaga.com) | [YHWH](https://youtu.be/HHrxS4diLew?t=44) 🙏 From 124c9a6ae2185dd0237e861d8fd350d3bc7a2351 Mon Sep 17 00:00:00 2001 From: Waren Gonzaga Date: Sun, 18 Feb 2024 00:34:49 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E2=98=95=20chore:=20update=20document?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE => license | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE => license (100%) diff --git a/LICENSE b/license similarity index 100% rename from LICENSE rename to license From 1ddf55c5d0043e80f38f9e53eb48b67c0946a3f6 Mon Sep 17 00:00:00 2001 From: Waren Gonzaga Date: Sun, 18 Feb 2024 00:38:39 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E2=98=95=20chore:=20update=20readme=20info?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cd820a7..c21a98c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Update Your Footer WP [![huntr](https://cdn.huntr.dev/huntr_security_badge_mono.svg)](https://huntr.dev) +# Update Your Footer WP [![by](https://img.shields.io/badge/by-Waren%20Gonzaga-fe59ae.svg?longCache=true&labelColor=181717&style=flat-square)](https://warengonzaga.com) -[![created by](https://img.shields.io/badge/created%20by-Waren%20Gonzaga-blue.svg?longCache=true&style=flat-square)](https://github.com/warengonzaga) [![release](https://img.shields.io/github/release/warengonzaga/update-your-footer-wp.svg?style=flat-square)](https://github.com/warengonzaga/update-your-footer-wp/releases) [![star](https://img.shields.io/github/stars/warengonzaga/update-your-footer-wp.svg?style=flat-square)](https://github.com/warengonzaga/update-your-footer-wp/stargazers) [![installs](https://img.shields.io/wordpress/plugin/installs/update-your-footer-wp?style=flat-square)](https://wordpress.org/plugins/update-your-footer-wp) [![license](https://img.shields.io/github/license/warengonzaga/update-your-footer-wp.svg?style=flat-square)](https://github.com/warengonzaga/update-your-footer-wp/blob/main/license) +[![maintainer](https://img.shields.io/badge/maintainer-Waren%20Gonzaga-016eea.svg?logo=github&labelColor=181717&longCache=true&style=flat-square)](https://warengonzaga.com) [![sponsors](https://img.shields.io/badge/sponsor-%E2%9D%A4-%23db61a2.svg?&logo=github&logoColor=white&labelColor=181717&style=flat-square)](https://github.com/sponsors/warengonzaga) [![release](https://img.shields.io/github/release/warengonzaga/update-your-footer-wp.svg?logo=github&labelColor=181717&color=green&style=flat-square)](https://github.com/warengonzaga/update-your-footer-wp/releases) [![star](https://img.shields.io/github/stars/warengonzaga/update-your-footer-wp.svg?&logo=github&labelColor=181717&color=yellow&style=flat-square)](https://github.com/warengonzaga/update-your-footer-wp/stargazers) [![license](https://img.shields.io/github/license/warengonzaga/update-your-footer-wp.svg?&logo=github&labelColor=181717&style=flat-square)](https://github.com/warengonzaga/update-your-footer-wp/blob/main/license) ![banner](.github/assets/banner-1544x500.jpg) @@ -34,7 +34,9 @@ It will appear like this... If you want to add starting year using `year` attribute, it will appear like this... -`[uyf_wp year="2020"]` +```php +[uyf_wp year="2020"] +``` It will appear like this...