-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
36 lines (24 loc) · 1005 Bytes
/
README.txt
File metadata and controls
36 lines (24 loc) · 1005 Bytes
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
33
34
35
36
=== Powered By Block ===
Contributors: greenshady
Tags: block, blocks, gutenberg
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 8.0
Stable tag: 2.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.
== Screenshots ==
1. Editing the Powered By block.
== 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).