Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OERu
blog-feed-finder
Commits
58d0ad59
Commit
58d0ad59
authored
Aug 16, 2021
by
Dave Lane
Browse files
BFF now works in Hestia theme. Bump version to 1.0.2.
parent
8de3c944
Changes
1
Hide whitespace changes
Inline
Side-by-side
blog-feed-finder.php
View file @
58d0ad59
...
...
@@ -7,7 +7,7 @@ Plugin Name: Blog Feed Finder
Plugin URI: https://github.com/oeru/bff
Description: Provides a widget that helps a user figure out the valid URL for
their personal course blog feed
Version: 1.0.
1
Version: 1.0.
2
Author: Dave Lane
Author URI: https://oeru.org, http://WikiEducator.org/User:Davelane
License: AGPLv3 or later
...
...
@@ -30,7 +30,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
define
(
'BFF_VERSION'
,
'1.0.
1
'
);
define
(
'BFF_VERSION'
,
'1.0.
2
'
);
// plugin computer name
define
(
'BFF_NAME'
,
'BFF'
);
// current version
...
...
Write
Preview
Supports
Markdown
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