We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65913ca + 22444fe commit baaa74aCopy full SHA for baaa74a
kickgogo.php
@@ -3,7 +3,7 @@
3
Plugin Name: KickGoGo
4
Plugin URI: http://github.com/guss77/kickgogo-wordpress-plugin
5
Description: Crowd-funding campaign manager
6
- Version: 1.0.2
+ Version: 1.0.3
7
Author: Oded Arbel
8
Author URI: https://github.com/guss77/kickgogo-wordpress-plugin
9
License: GPL2
options.php
@@ -136,7 +136,6 @@ public function management_page() {
136
}
137
138
?>
139
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.10/css/all.css" integrity="sha384-+d0P83n9kaQMCwj8F4RJB66tzIwOKmrdb46+porD/OvrJ+37WqIM7UoBtwHO6Nlg" crossorigin="anonymous">
140
<h1>Campaigns</h1>
141
<div>
142
<table class="widefat">
0 commit comments