Skip to content

Commit f193873

Browse files
Updates
1 parent 58e75c7 commit f193873

6 files changed

Lines changed: 169 additions & 2 deletions

File tree

.github/FUNDING.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# These are supported funding model platforms
2+
3+
github: [melchisedech333] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4+
5+

README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

license

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
Copyright (c) 2022, melchisedech333 (Github Profile).
2+
3+
Redistribution and use in source and binary forms, with or without
4+
modification, are permitted provided that the following conditions are met:
5+
6+
1. Redistributions of source code must retain the above copyright notice, this
7+
list of conditions and the following disclaimer.
8+
9+
2. Redistributions in binary form must reproduce the above copyright notice,
10+
this list of conditions and the following disclaimer in the documentation
11+
and/or other materials provided with the distribution.
12+
13+
3. Neither the name of the copyright holder nor the names of its
14+
contributors may be used to endorse or promote products derived from
15+
this software without specific prior written permission.
16+
17+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
18+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
19+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
20+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
21+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
22+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
23+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
24+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
25+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
26+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

plugin/manager/controller.php

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ function verbum_add_admin_menu ()
2222
function process_manager_viewer ()
2323
{
2424
?>
25-
Iesus Salvator s2
25+
26+
Here is the HTML content of your plugin...
27+
28+
I Love Iesus Salvator s2
29+
2630
<?php
2731
}
2832

readme-pt.md

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
2+
<div align='center'>
3+
4+
<img src="images/banner.jpg" width="100%" >
5+
6+
</div>
7+
8+
<br>
9+
10+
<p align="center">
11+
<a href="https://github.com/sponsors/melchisedech333"><img src="https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#white" ></a>
12+
<br><br>
13+
<img src="https://badgen.net/badge/love level/7 of 10/purple" >
14+
<img src="https://img.shields.io/github/languages/count/melchisedech333/wordpress-plugin?color=%23f34b7d" >
15+
<img src="https://img.shields.io/github/languages/top/melchisedech333/wordpress-plugin?color=%23f34b7d" >
16+
<img src="https://img.shields.io/github/directory-file-count/melchisedech333/wordpress-plugin" >
17+
<img src="https://img.shields.io/github/repo-size/melchisedech333/wordpress-plugin" >
18+
<img src="https://img.shields.io/github/license/melchisedech333/wordpress-plugin" >
19+
</p>
20+
21+
<br>
22+
23+
Language: <a href="readme.md">EN-US</a>
24+
25+
Este projeto trata-se de uma estrutura base para criar plugins Wordpress.
26+
27+
<br>
28+
29+
Descrição dos arquivos do diretório <b>plugin</b>:
30+
31+
- <b>plugin.php</b>: informações sobre o plugin e sua inicialização.
32+
- <b>manager/controller.php</b>: configurações do plugin e controle da área de exibição (que fica dentro da Dasboard do Wordpress).
33+
34+
<br>
35+
36+
**Se meu código te ajudou em algo, considere [ser um patrocinador](https://github.com/sponsors/melchisedech333) :blue_heart:**
37+
38+
<br>
39+
40+
:smiley: Autor
41+
---
42+
43+
Patrocinar: [melchisedech333](https://github.com/sponsors/melchisedech333)<br>
44+
YouTube: [Melchisedech](https://www.youtube.com/channel/UC4Sh4wxncr5arnydpUfWPKw)<br>
45+
Twitter: [Melchisedech333](https://twitter.com/Melchisedech333)<br>
46+
Blog: [melchisedech333.github.io](https://melchisedech333.github.io/)<br>
47+
LinkedIn: [Melchisedech Rex](https://www.linkedin.com/in/melchisedech-rex-724152235/)
48+
49+
<img src="https://github.com/melchisedech333.png?size=200" height="100" />
50+
51+
<br>
52+
53+
:scroll: Licença
54+
---
55+
56+
[ BSD-3-Clause license](./license)
57+
58+
<br><br>
59+
60+
<div align="center">
61+
62+
## Lembre-se de deixar <br> uma linda estrelinha :star_struck:
63+
64+
</div>
65+
66+

readme.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
2+
<div align='center'>
3+
4+
<img src="images/banner.jpg" width="100%" >
5+
6+
</div>
7+
8+
<br>
9+
10+
<p align="center">
11+
<a href="https://github.com/sponsors/melchisedech333"><img src="https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#white" ></a>
12+
<br><br>
13+
<img src="https://badgen.net/badge/love level/7 of 10/purple" >
14+
<img src="https://img.shields.io/github/languages/count/melchisedech333/wordpress-plugin?color=%23f34b7d" >
15+
<img src="https://img.shields.io/github/languages/top/melchisedech333/wordpress-plugin?color=%23f34b7d" >
16+
<img src="https://img.shields.io/github/directory-file-count/melchisedech333/wordpress-plugin" >
17+
<img src="https://img.shields.io/github/repo-size/melchisedech333/wordpress-plugin" >
18+
<img src="https://img.shields.io/github/license/melchisedech333/wordpress-plugin" >
19+
</p>
20+
21+
<br>
22+
23+
Language: <a href="readme-pt.md">PT-BR</a>
24+
25+
Base project used to create Wordpress plugins.
26+
27+
<br>
28+
29+
Description of the files in the <b>plugin</b> directory:
30+
31+
32+
- <b>plugin.php</b>: information about the plugin and its startup.
33+
- <b>manager/controller.php</b>: plugin settings and control of the display area (which is inside the Wordpress Dashboard).
34+
35+
<br>
36+
37+
**If my code has helped you, please consider [sponsoring me](https://github.com/sponsors/melchisedech333) :blue_heart:**
38+
39+
<br>
40+
41+
:smiley: Author
42+
---
43+
44+
Sponsor: [melchisedech333](https://github.com/sponsors/melchisedech333)<br>
45+
YouTube: [Melchisedech](https://www.youtube.com/channel/UC4Sh4wxncr5arnydpUfWPKw)<br>
46+
Twitter: [Melchisedech333](https://twitter.com/Melchisedech333)<br>
47+
Blog: [melchisedech333.github.io](https://melchisedech333.github.io/)<br>
48+
LinkedIn: [Melchisedech Rex](https://www.linkedin.com/in/melchisedech-rex-724152235/)
49+
50+
<img src="https://github.com/melchisedech333.png?size=200" height="100" />
51+
52+
<br>
53+
54+
:scroll: License
55+
---
56+
57+
[ BSD-3-Clause license](./license)
58+
59+
<br><br>
60+
61+
<div align="center">
62+
63+
## Remember to give me <br> a beautiful little star :star_struck:
64+
65+
</div>
66+
67+

0 commit comments

Comments
 (0)