-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
32 lines (22 loc) · 951 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
=== X3P0 Powered By ===
Contributors: greenshady
Tags: block, blocks, gutenberg
Requires at least: 6.0
Tested up to: 6.1
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
A fun block for displaying a random "Powered By" message.
== Description ==
A block that generates a random "Powered by" message. It is meant to replace the typical "Powered by Theme/WordPress" message in footers but can be used anywhere.
Some examples:
- Powered by coffee.
- Powered by crazy ideas and passion.
- Powered by heart and soul.
The default messages are shown in plain text, but you can "emojify" them, like so:
- Powered by ☕.
- Powered by crazy 🤔 and passion.
- Powered by ❤️ and soul.
== Changelog ==
Please see the `changelog.md` file included with the plugin file. Or, you can view the [online change log](https://github.com/x3p0-dev/x3p0-powered-by/blob/master/changelog.md).