Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
WP Plugins
ETH Escape Headspace
Commits
990b670e
Commit
990b670e
authored
Jul 01, 2022
by
Erick Hitter
Browse files
Merge branch 'add/composer-file' into 'master'
Add composer.json See merge request
!20
parents
5cf8f458
058afdb9
Pipeline
#5005
passed with stages
in 1 minute and 5 seconds
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
990b670e
...
...
@@ -5,6 +5,7 @@
**Requires at least:**
4.4
**Tested up to:**
6.0
**Stable tag:**
0.2.2
**Requires PHP:**
7.2
**License:**
GPLv2 or later
**License URI:**
http://www.gnu.org/licenses/gpl-2.0.html
...
...
composer.json
0 → 100644
View file @
990b670e
{
"name"
:
"ethitter/eth-escape-headspace"
,
"description"
:
"Output existing HeadSpace2 data without the original plugin. Deactivate HeadSpace2 (no longer maintained) without impactacting legacy content."
,
"homepage"
:
"https://ethitter.com/"
,
"type"
:
"wordpress-plugin"
,
"keywords"
:
[
"seo"
,
"met tags"
],
"license"
:
"GPL-2.0+"
,
"authors"
:
[
{
"name"
:
"Erick Hitter"
,
"email"
:
"wp@ethitter.com"
,
"homepage"
:
"https://ethitter.com/"
}
],
"require"
:
{
"php"
:
">=7.2.0"
}
}
languages/eth-escape-headspace2.pot
View file @
990b670e
...
...
@@ -2,10 +2,10 @@
# This file is distributed under the same license as the ETH Escape HeadSpace2 package.
msgid ""
msgstr ""
"Project-Id-Version: ETH Escape HeadSpace2 0.2.
1
\n"
"Project-Id-Version: ETH Escape HeadSpace2 0.2.
2
\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/eth-escape-headspace\n"
"POT-Creation-Date: 2022-0
6-25 22:45:25
+00:00\n"
"POT-Creation-Date: 2022-0
7-01 04:40:13
+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
...
...
readme.txt
View file @
990b670e
...
...
@@ -5,6 +5,7 @@ Tags: seo, meta tags
Requires at least: 4.4
Tested up to: 6.0
Stable tag: 0.2.2
Requires PHP: 7.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment