Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
E
eth-redirect-to-latest-post
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
WP Plugins
eth-redirect-to-latest-post
Commits
03632e29
Verified
Commit
03632e29
authored
May 16, 2016
by
Erick Hitter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v0.2.1 - fixing error in `composer.json` path
parent
369e88b6
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
3 deletions
+6
-3
composer.json
composer.json
+1
-1
eth-redirect-to-latest.php
eth-redirect-to-latest.php
+1
-1
readme.txt
readme.txt
+4
-1
No files found.
composer.json
View file @
03632e29
{
"name"
:
"ethitter/eth-redirect-to-latest"
,
"name"
:
"ethitter/eth-redirect-to-latest
-post
"
,
"description"
:
"Redirect a chosen slug,
\"
latest
\"
by default, to, well, the most-recently published post."
,
"homepage"
:
"https://ethitter.com/"
,
"type"
:
"wordpress-plugin"
,
...
...
eth-redirect-to-latest.php
View file @
03632e29
...
...
@@ -4,7 +4,7 @@ Plugin Name: ETH Redirect to Latest Post
Plugin URI: https://ethitter.com/plugins/
Description: Redirect a chosen slug to the whatever is currently the latest post
Author: Erick Hitter
Version: 0.2
Version: 0.2
.1
Author URI: https://ethitter.com/
Text Domain: eth_redirect_to_latest_post
Domain Path: /languages/
...
...
readme.txt
View file @
03632e29
...
...
@@ -4,7 +4,7 @@ Donate link: https://ethitter.com/donate/
Tags: latest, latest post, redirect, redirect latest, redirect post
Requires at least: 4.5
Tested up to: 4.5
Stable tag: 0.2
Stable tag: 0.2
.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
...
...
@@ -22,5 +22,8 @@ Once activated, a given slug will redirect to whatever is the most recently-publ
== Changelog ==
= 0.2.1 =
* Correct Composer path error
= 0.2 =
* Initial release
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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