From b721ff5e13674cc74f8a067dbcc5e67216b08642 Mon Sep 17 00:00:00 2001 From: Waren Gonzaga Date: Mon, 18 Apr 2022 17:56:25 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E2=98=95=20CHORE:=20add=20readme=20file=20?= =?UTF-8?q?for=20wp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.txt | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 readme.txt diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..d6e2829 --- /dev/null +++ b/readme.txt @@ -0,0 +1,34 @@ +=== Update Your Footer WP === +Contributors: warengonzaga +Donate link: https://warengonzaga.com/donate +Tags: simple, basic, update, footer, shortcodes +Requires at least: 5.0 +Tested up to: 5.9 +Requires PHP: 5.6 +Stable tag: 1.1.2 +License: GPL-3.0 +License: https://opensource.org/licenses/GPL-3.0 + +Simple and lightweight WordPress shortcode plugin to automagically update your footer year notice. No annoying ads! + +== Description == + +Simple, lightweight, and free WordPress shortcode plugin for you to use in your website to automagically update your footer year. You don't need to update your footer year every year just use the shortcode and you're good to go! + += Usage = + +Simply copy the shortcode below and paste it to the location of your copyright notice by default on your site's footer. + +`[wp_uyf]` + +It will appear like this... + +> Copyright Š 20xx Site Name, All Rights Reserved. + +== Get Involved == + +Feel free to contribute [on GitHub](https://github.com/warengonzaga/update-your-footer-wp/). + +== Changelog == + +See the [release history](https://github.com/warengonzaga/update-your-footer-wp/releases). \ No newline at end of file From 817506c6137982f6e778a128530da1cea9453263 Mon Sep 17 00:00:00 2001 From: Waren Gonzaga Date: Mon, 18 Apr 2022 18:22:20 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E2=98=95=20CHORE:=20update=20readmes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 61 +++++++++++++++++------------------------------------- readme.txt | 4 ++-- 2 files changed, 21 insertions(+), 44 deletions(-) diff --git a/README.md b/README.md index 6d71851..55da458 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,18 @@ -# Update Your Footer WP +# Update Your Footer WP [![huntr](https://cdn.huntr.dev/huntr_security_badge_mono.svg)](https://huntr.dev) -[![created by](https://img.shields.io/badge/created%20by-Waren%20Gonzaga-blue.svg?longCache=true&style=flat-square)](https://github.com/warengonzaga) [![discord](https://img.shields.io/discord/659684980137656340?color=%235865F2&label=discord&logo=discord&logoColor=white&style=flat-square)](https://wrngnz.ga/discord) [![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) [![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) +[![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) [![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) -A WordPress shortcode plugin to automagically update your copyright notice year. Simple and lightweight, no annoying ads and fancy settings. Ready to use just plug and play. +> đŸ“ĸ Nominate ([@warengonzaga](https://warengonzaga.com)) as **[GitHub Star](https://stars.github.com/nominate)**. If you appreciate his hardwork and dedication to open source. -## 😎 Demo +--- + +Simple and lightweight WordPress shortcode plugin to automagically update your footer year notice. No annoying ads! ✨đŸ’ģ🧩 -(coming soon...) +Ready to use just plug and play. 🤘 ## 📖 Documentation - -The complete documentation can be found here:
-[![Docs](https://img.shields.io/badge/Docs-docs.warengonzaga.com/update--your--footer--wp-blue.svg?longCache=true&style=for-the-badge)](https://docs.warengonzaga.com/update-your-footer-wp) - +Learn more: _[docs.warengonzaga.com/update-your-footer-wp](https://docs.warengonzaga.com/update-your-footer-wp)_ ## đŸ“Ļ Installation @@ -21,7 +20,7 @@ To be able to start using this plugin just [download the latest release here](ht - Upload the plugin (.zip file) to the /wp-content/plugins/ directory. - Activate the Update Your Footer WP plugin through the 'Plugins' menu in WordPress. -- Use the shortcodes from Update Your Footer WP into your site's footer. +- Use the shortcodes from Update Your Footer WP into your site's footer. (see usage below) ## 🕹ī¸ Usage @@ -39,36 +38,20 @@ It will appear like this... Contributions are welcome, create a pull request to this repo and I will review your code. Please consider to submit your pull request to the ```dev``` branch. Thank you! -## đŸ’Ŧ Discussions - -For any questions, suggestions, ideas, or simply you want to share your experience in using this project, feel free to share and discuss it to the [community](https://github.com/warengonzaga/wrn-fix-it/discussions)! - ## 🐛 Issues -If you're facing a problem in using Update Your Footer WP please let me know by [creating an issue here](https://github.com/warengonzaga/wrn-fix-it/issues/new). I'm here to help you! +If you're facing a problem in using Update Your Footer WP please let me know by [creating an issue here](https://github.com/warengonzaga/update-your-footer-wp/issues/new/chose). I'm here to help you! ## 🍀 Sponsors and Supporters -[![BuyMeaCoffee](https://wrngnz.ga/badge-buymeacoffee)](https://buymeacoff.ee/warengonzaga) [![Vercel](https://wrngnz.ga/badge-vercel)](https://vercel.com) [![CircleCI](https://wrngnz.ga/badge-circleci)](https://vercel.com) [![GitBook](https://wrngnz.ga/badge-gitbook)](https://gitbook.io) [![Digital Ocean](https://wrngnz.ga/badge-digitalocean)](https://digitalocean.com) [![Deepware](https://wrngnz.ga/badge-deepware)](https://deepware.ai/) [![NOWPayments](https://wrngnz.ga/badge-nowpayments)](https://nowpayments.io) [![StackHawk](https://img.shields.io/badge/Stackhawk-%2300CBC6.svg?&style=for-the-badge&logoColor=white)](https://stackhawk.com) - - -> Love what I do? **[Send me some coffees](https://buymeacoff.ee/wareneutron)**!
-> Your coffee donation and support will help me to continue working on open-source projects like this. - - -## 🌏 Community - -Looking for community of Filipino tech enthusiasts? - -[![Community](https://discordapp.com/api/guilds/659684980137656340/widget.png?style=banner3)](https://wrngnz.ga/discord) - -Wanna contribute to my projects? Join today and contribute! - -[![Community](https://discordapp.com/api/guilds/694612151444439081/widget.png?style=banner2)](https://wareneutron.com/discord) +> Love what I do? **[Send me some coffees](https://warengonzaga.com/donate)**! ☕☕☕ +> +> Can't send coffees? đŸ˜Ĩ Nominate me for a **[GitHub Star](https://stars.github.com/nominate)** instead! +> Your coffee donation and support will help me to continue working on open-source projects like this. 🙏😇 ## 📋 Code of Conduct -Read the project's [code of conduct](./code_of_conduct.md). +Read the project's [code of conduct](./CODE_OF_CONDUCT.md). ## 📃 License @@ -76,16 +59,10 @@ Update Your Footer WP is licensed under [GNU General Public License v3](https:// ## 📝 Author -Update Your Footer WP is created by **[Waren Gonzaga](https://github.com/warengonzaga)**, with the help of awesome [contributors](https://github.com/warengonzaga/wrn-fix-it/graphs/contributors). +Update Your Footer WP is created by **[Waren Gonzaga](https://github.com/warengonzaga)**, with the help of awesome [contributors](https://github.com/warengonzaga/update-your-footer-wp/graphs/contributors). ---- +[![contributors](https://contrib.rocks/image?repo=warengonzaga/update-your-footer-wp)](https://github.com/warengonzaga/update-your-footer-wp/graphs/contributors) -đŸ’ģ Made with 💖 and ☕ by **Waren Gonzaga** with **YHWH** 🙏 | Citizen of Heaven +--- -[personal website]: https://warengonzaga.com -[business website]: https://wgcompanyhq.com -[biolink]: https://bio.link/warengonzaga -[facebook]: https://facebook.com/warengonzagaofficial -[twitter]: https://twitter.com/warengonzaga -[instagram]: https://instagram.com/warengonzagaofficial -[youtube]: https://youtube.com/warengonzaga +đŸ’ģ💖☕ by [Waren Gonzaga](https://warengonzaga.com) | [YHWH](https://youtu.be/HHrxS4diLew?t=44) 🙏 diff --git a/readme.txt b/readme.txt index d6e2829..e9a85fd 100644 --- a/readme.txt +++ b/readme.txt @@ -6,8 +6,8 @@ Requires at least: 5.0 Tested up to: 5.9 Requires PHP: 5.6 Stable tag: 1.1.2 -License: GPL-3.0 -License: https://opensource.org/licenses/GPL-3.0 +License: GPLv3 +License URI: https://opensource.org/licenses/GPL-3.0 Simple and lightweight WordPress shortcode plugin to automagically update your footer year notice. No annoying ads!