We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df67636 commit c4abae8Copy full SHA for c4abae8
hellodollyforyoursong.php
@@ -4,7 +4,7 @@
4
Plugin Name: Hello Dolly For Your Song
5
Plugin URI: https://www.unmus.de/wordpress-plugin-hello-dolly-for-your-song/
6
Description: This simple plugin shows a random line of any text in your blog.
7
-Version: 0.17
+Version: 0.17
8
Author: Marco Hitschler
9
Author URI: https://www.unmus.de/
10
License: GPL3
@@ -50,4 +50,4 @@ function hdfys_add_plugin_page_links ( $links ) {
50
}
51
add_filter( 'plugin_action_links_' . plugin_basename( __FILE__ ), 'hdfys_add_plugin_page_links' );
52
53
-?>
+?>
0 commit comments