From b3cbf9335c86541b51c9988dd3f812eb7cad01c5 Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Sun, 24 Jul 2022 17:11:08 +0200 Subject: [PATCH] changed plugin uri to gitlab source code --- assets/pft-style.css | 2 +- post-from-tag.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/pft-style.css b/assets/pft-style.css index b76bdce..dade28f 100644 --- a/assets/pft-style.css +++ b/assets/pft-style.css @@ -1,7 +1,7 @@ /* * Plugin Name: Posts From Tag * Version: 1.0.0 - * Plugin URI: http://wordpress.org/plugins/posts-from-tag/ + * Plugin URI: https://gitlab.com/jorge-vitrubio/posts-from-tag * Description: Plugin to display posts from specific tag. It comes with multiple layout option to display post list. Option to select tag or exclude post is available wgich provide advance filter to your requirement. You can enable or disable posted date, thumbnail, read more button and more easily from widget. * Author: Jorge - vitrubio.net * Author URI: https://vitrubio.net/ diff --git a/post-from-tag.php b/post-from-tag.php index 87f4b19..2b54311 100644 --- a/post-from-tag.php +++ b/post-from-tag.php @@ -2,7 +2,7 @@ /* * Plugin Name: Posts From Tag * Version: 1.0.0 - * Plugin URI: http://wordpress.org/plugins/posts-from-tag/ + * Plugin URI: https://gitlab.com/jorge-vitrubio/posts-from-tag * Description: Plugin to display posts from specific tag. It comes with multiple layout option to display post list. Option to select tag or exclude post is available wgich provide advance filter to your requirement. You can enable or disable posted date, thumbnail, read more button and more easily from widget. * Author: Jorge - vitrubio.net * Author URI: https://vitrubio.net/