Changeset 1379952
- Timestamp:
- 03/27/2016 08:00:41 PM (10 years ago)
- Location:
- osbn/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (2 diffs)
-
osbn.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
osbn/trunk/README.txt
r1379944 r1379952 3 3 Requires at least: 3.3 4 4 Tested up to: 4.4.2 5 Stable Tag: 1.1. 45 Stable Tag: 1.1.5 6 6 License: GPLv3 or later 7 7 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 39 39 1.1.2 | 06.03.2013 - Uploaded to wordpress.org (http://wordpress.org/extend/plugins/osbn/)4 40 40 1.1.3 | 27.03.2016 - Minor fixes 41 1.1.4 | 27.03.2016 - Solving SVN troubles41 1.1.4/5 | 27.03.2016 - Solving SVN troubles 42 42 -
osbn/trunk/osbn.php
r1379948 r1379952 4 4 * Plugin URI: http://osbn.de/ 5 5 * Description: Dies ist das offizielle WordPress-Plugin für Mitglieder des Open-Source-Blog-Netzwerkes (OSBN). 6 * Version: 1.1. 46 * Version: 1.1.5 7 7 * Author: Valentin <admin@picomol.de> 8 8 * Author URI: http://picomol.de/ 9 * URI: http ://osbn.de/9 * URI: https://osbn.de/ 10 10 * License: GPLv3 11 11 * … … 157 157 </label> 158 158 <br /> 159 <small style="color:#666666; padding-left: 18px;">Die letzten 10 Artikel werden angezeigt, die Aktualisierung erfolgt stündlich</small>159 <small style="color:#666666; padding-left: 18px;">Die letzten <?php echo $options['article_count'] ?> Artikel werden angezeigt. Die Aktualisierung erfolgt stündlich</small> 160 160 </td> 161 161 </tr>
Note: See TracChangeset
for help on using the changeset viewer.