changed plugin uri to gitlab source code
This commit is contained in:
parent
1ac90e03e3
commit
b3cbf9335c
|
@ -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/
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue