{"id":15374426,"url":"https://github.com/warengonzaga/shortcodes-wp","last_synced_at":"2025-08-24T11:37:32.202Z","repository":{"id":44795600,"uuid":"399552364","full_name":"warengonzaga/shortcodes-wp","owner":"warengonzaga","description":"A WordPress shortcode plugin to automagically display WordPress information. Simple and lightweight, no annoying ads and fancy settings.","archived":false,"fork":false,"pushed_at":"2022-01-24T10:19:50.000Z","size":55,"stargazers_count":4,"open_issues_count":8,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T08:37:02.238Z","etag":null,"topics":["hacktoberfest","hooks","lightweight","no-ads","plugin","shortcode","shortcodes","simple","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/warengonzaga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/funding.yml","license":"license","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","support":null},"funding":{"custom":["https://warengonzaga.com/donate"]}},"created_at":"2021-08-24T17:34:01.000Z","updated_at":"2024-08-19T10:32:25.000Z","dependencies_parsed_at":"2022-09-08T02:37:23.534Z","dependency_job_id":null,"html_url":"https://github.com/warengonzaga/shortcodes-wp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warengonzaga%2Fshortcodes-wp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warengonzaga%2Fshortcodes-wp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warengonzaga%2Fshortcodes-wp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warengonzaga%2Fshortcodes-wp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warengonzaga","download_url":"https://codeload.github.com/warengonzaga/shortcodes-wp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248619118,"owners_count":21134349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","hooks","lightweight","no-ads","plugin","shortcode","shortcodes","simple","wordpress"],"created_at":"2024-10-01T13:58:45.883Z","updated_at":"2025-04-15T15:11:56.930Z","avatar_url":"https://github.com/warengonzaga.png","language":"PHP","readme":"# Shortcodes WP\n\n[![created by](https://img.shields.io/badge/created%20by-Waren%20Gonzaga-blue.svg?longCache=true\u0026style=flat-square)](https://github.com/warengonzaga) [![discord](https://img.shields.io/discord/659684980137656340?color=%235865F2\u0026label=discord\u0026logo=discord\u0026logoColor=white\u0026style=flat-square)](https://wrngnz.ga/discord) [![release](https://img.shields.io/github/release/warengonzaga/shortcodes-wp.svg?style=flat-square)](https://github.com/warengonzaga/shortcodes-wp/releases) [![star](https://img.shields.io/github/stars/warengonzaga/shortcodes-wp.svg?style=flat-square)](https://github.com/warengonzaga/shortcodes-wp/stargazers) [![license](https://img.shields.io/github/license/warengonzaga/shortcodes-wp.svg?style=flat-square)](https://github.com/warengonzaga/shortcodes-wp/blob/main/license)\n\n📢 Nominate ([@WarenGonzaga](https://warengonzaga.com)) as **[GitHub Star](https://stars.github.com/nominate)**. If you appreciate his hardwork and dedication to open source.\n\n---\n\nA WordPress shortcode plugin to automagically display WordPress information. Simple and lightweight, no annoying ads and fancy settings.\n\n## 😎 Demo\n\n(coming soon...)\n\n## 📖 Documentation\n\n\u003c!-- \u003c!-- markdownlint-disable MD033 --\u003e\nThe complete documentation can be found here:\u003cbr/\u003e\n[![Docs](https://img.shields.io/badge/Docs-docs.warengonzaga.com/shortcodes--wp-blue.svg?longCache=true\u0026style=for-the-badge)](https://docs.warengonzaga.com/shortcodes-wp)\n\u003c!-- \u003c!-- markdownlint-enable MD033 --\u003e\n\n## 📦 Installation\n\nTo be able to start using this plugin just [download the latest release here](https://github.com/warengonzaga/shortcodes-wp/releases/latest).\n\n- Upload the plugin (.zip file) to the /wp-content/plugins/ directory.\n- Activate the WP Disease Tracker WordPress plugin through the 'Plugins' menu in WordPress.\n\n## 🕹️ Usage\n\nSimply copy the shortcode below and paste it somewhere on the front-end of your WordPress website.\n\n```php\n[wpuser_firstname] //display current user's first name\n[wpuser_lastname] //display current user's last name\n```\n\n### Date\n```php\n[wpinfo_current_day] //display current day e.g. Tuesday\n[wpinfo_current_month] //display current month e.g. November\n[wpinfo_current_year] //display current year e.g. 2020\n```\n\nDisplay current date, using the format set in Settings \u003e Date format\n```php\n[wpinfo_current_date] OR\n[wpinfo_current_date format=\"Y/m/d\"] \n```\n\n```php\n[wpuser_query_param arg=\"s\"] //display a query parameter from the URL e.g. the search parameter\n```\n\nMore shortcodes coming...\n\n## 🎯 Contributing\n\nContributions 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!\n\n## 💬 Discussions\n\nFor 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/shortcodes-wp/discussions)!\n\n## 🐛 Issues\n\nIf you're facing a problem in using Shortcodes WP please let me know by [creating an issue here](https://github.com/warengonzaga/shortcodes-wp/issues/new). I'm here to help you!\n\n## 🍀 Sponsors and Supporters\n\n[![BuyMeaCoffee](https://img.shields.io/badge/Buymeacoffee-%23FFDD00.svg?\u0026style=for-the-badge\u0026logo=buy-me-a-coffee\u0026logoColor=black)](https://buymeacoff.ee/warengonzaga) [![Vercel](https://img.shields.io/badge/Vercel-%23000.svg?\u0026style=for-the-badge\u0026logo=vercel\u0026logoColor=white)](https://vercel.com) [![CircleCI](https://img.shields.io/badge/CircleCI-%23000.svg?\u0026style=for-the-badge\u0026logo=CircleCI\u0026logoColor=white)](https://vercel.com) [![GitBook](https://img.shields.io/badge/GitBook-%233884FF.svg?\u0026style=for-the-badge\u0026logo=gitbook\u0026logoColor=white)](https://gitbook.io) [![Digital Ocean](https://img.shields.io/badge/Digital%20Ocean-%230080ff.svg?\u0026style=for-the-badge\u0026logo=digitalocean\u0026logoColor=white)](https://digitalocean.com) [![Deepware](https://img.shields.io/badge/deepware-%23cb2653.svg?\u0026style=for-the-badge\u0026logoColor=white)](https://deepware.ai/) [![NOWPayments](https://img.shields.io/badge/NOWPayments-%2364ACFF.svg?\u0026style=for-the-badge\u0026logoColor=white)](https://nowpayments.io) [![StackHawk](https://img.shields.io/badge/Stackhawk-%2300CBC6.svg?\u0026style=for-the-badge\u0026logoColor=white)](https://stackhawk.com)\n\n\u003e Love what I do? **[Send me some coffees](https://buymeacoff.ee/wareneutron)**!\n\u003e Can't send coffees? Nominate me for a **[GitHub Star](https://stars.github.com/nominate)** instead!\n\u003e Your coffee donation and support will help me to continue working on open-source projects like this.\n\n## 🌏 Community\n\nWanna contribute to my projects? Join today and contribute!\n\n[![community](https://discordapp.com/api/guilds/694612151444439081/widget.png?style=banner2)](https://wareneutron.com/discord) [![community](https://discordapp.com/api/guilds/659684980137656340/widget.png?style=banner2)](https://wrngnz.ga/discord)\n\n## 📋 Code of Conduct\n\nRead the project's [code of conduct](./code_of_conduct.md).\n\n## 📃 License\n\nShortcodes WP is licensed under [GNU General Public License v3](https://opensource.org/licenses/GPL-3.0).\n\n## 📝 Author\n\nShortcodes WP is created by **[Waren Gonzaga](https://github.com/warengonzaga)**, with the help of awesome [contributors](https://github.com/warengonzaga/shortcodes-wp/graphs/contributors).\n\n---\n\n💻 Made with 💖 and ☕ by **Waren Gonzaga** with **YHWH** 🙏 | Citizen of Heaven\n\n[personal website]: https://warengonzaga.com\n[business website]: https://wgcompanyhq.com\n[biolink]: https://bio.link/warengonzaga\n[facebook]: https://facebook.com/warengonzagaofficial\n[twitter]: https://twitter.com/warengonzaga\n[instagram]: https://instagram.com/warengonzagaofficial\n[youtube]: https://youtube.com/warengonzaga\n","funding_links":["https://warengonzaga.com/donate"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarengonzaga%2Fshortcodes-wp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarengonzaga%2Fshortcodes-wp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarengonzaga%2Fshortcodes-wp/lists"}