Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
ETH Escape Headspace
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WP Plugins
ETH Escape Headspace
Commits
b01b66ea
Commit
b01b66ea
authored
3 years ago
by
Erick Hitter
Browse files
Options
Downloads
Plain Diff
Merge branch 'bump-wp-compat' into 'master'
Bump WP compat See merge request
!17
parents
86cffd54
72c2547c
No related branches found
No related tags found
1 merge request
!17
Bump WP compat
Pipeline
#4397
passed
3 years ago
Stage: test
Stage: deploy
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+8
-8
8 additions, 8 deletions
README.md
eth-escape-headspace.php
+0
-2
0 additions, 2 deletions
eth-escape-headspace.php
readme.txt
+1
-1
1 addition, 1 deletion
readme.txt
with
9 additions
and
11 deletions
README.md
+
8
−
8
View file @
b01b66ea
# ETH Escape HeadSpace2 #
**Contributors:**
ethitter
**Donate link:**
https://ethitter.com/donate/
**Tags:**
seo, meta tags
**Requires at least:**
4.4
**Tested up to:**
5.
7
**Stable tag:**
0.2.1
**License:**
GPLv2 or later
**License URI:**
http://www.gnu.org/licenses/gpl-2.0.html
**Contributors:**
ethitter
**Donate link:**
https://ethitter.com/donate/
**Tags:**
seo, meta tags
**Requires at least:**
4.4
**Tested up to:**
5.
9
**Stable tag:**
0.2.1
**License:**
GPLv2 or later
**License URI:**
http://www.gnu.org/licenses/gpl-2.0.html
Output existing HeadSpace2 data without the original plugin. Deactivate HeadSpace2 (no longer maintained) without impactacting legacy content.
...
...
This diff is collapsed.
Click to expand it.
eth-escape-headspace.php
+
0
−
2
View file @
b01b66ea
...
...
@@ -91,8 +91,6 @@ class ETH_Escape_HeadSpace2 {
/**
* Defer plugin hook additions until all plugins are loaded
* Allows plugin to defer to HeadSpace2 when active
*
* @return null
*/
private
function
__construct
()
{
add_action
(
'plugins_loaded'
,
array
(
$this
,
'maybe_add_hooks'
)
);
...
...
This diff is collapsed.
Click to expand it.
readme.txt
+
1
−
1
View file @
b01b66ea
...
...
@@ -3,7 +3,7 @@ Contributors: ethitter
Donate link: https://ethitter.com/donate/
Tags: seo, meta tags
Requires at least: 4.4
Tested up to: 5.
7
Tested up to: 5.
9
Stable tag: 0.2.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment