An open API service indexing awesome lists of open source software.

https://github.com/2ndkauboy/hello-world

In tribute to the famous "Hello Dolly" plugin by Matt Mullenweg comes this new plugin. And how could someone possible name a new default plugin other than "Hello World", as it's THE definition for a default exmaple :)
https://github.com/2ndkauboy/hello-world

hacktoberfest wordpress wordpress-plugin

Last synced: over 1 year ago
JSON representation

In tribute to the famous "Hello Dolly" plugin by Matt Mullenweg comes this new plugin. And how could someone possible name a new default plugin other than "Hello World", as it's THE definition for a default exmaple :)

Awesome Lists containing this project

README

          

# Hello World
Contributors: Kau-Boy
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7914504
Tags: hello, dolly, yoda, world, lyrics
Tested up to: 6.7
Requires PHP: 5.2
Stable tag: 2.2.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.txt

Similar to "Hello Dolly", this plugin lets you choose from some lyrics files, of which one line is shown in your dashboard on every page load.

## Description

In tribute to the famous "Hello Dolly" plugin by Matt Mullenweg comes this new plugin. And how could someone possible name a new default plugin other than "Hello World", as it's THE definition for a default example :)

## Frequently Asked Questions

### Can I add my own lyrics?

Yes, you can! Just create a folder `wp-content/uploads/hello-world-lyrics` and save your lyric file there, with one "quote" per line.

## Changelog

### 2.2.1
* Fix wrong escape function
* Time invested for this release: 15min

### 2.2.0
* **SECURITY:** Fix issue with arbitrary paths
* Time invested for this release: 120min

### 2.1.1
* Add blueprint.json file for live demo
* Time invested for this release: 30min

### 2.1.0
* Update CSS from Hello Dolly
* Make the output more accessible
* Time invested for this release: 30min

### 2.0.1
* Make plugin fully translatable

### 2.0.0
* New major release enabling custom lyrics saved to `wp-content/uploads/hello-world-lyrics`
* Time invested for this release: 90min

### 1.0.0
* First stable release with lyrics for "Hello World", "Yoda quotes" and the original "Hello Dolly" lyrics
* Time invested for this release: 120min