Changeset 1651149
- Timestamp:
- 05/04/2017 04:53:30 PM (9 years ago)
- Location:
- contentqube/trunk
- Files:
-
- 2 edited
-
feedimporter.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
contentqube/trunk/feedimporter.php
r1651129 r1651149 2 2 /* 3 3 Plugin Name: ContentQube Feed Plugin 4 Version: 1.0 4 Version: 1.0.1 5 5 Author: OneQube Team 6 6 Author URI: http://www.oneqube.com/ … … 1458 1458 } 1459 1459 } 1460 1461 function showTroubleshootingPage() {1462 ?>1463 <h3> Troubleshooting FAQ</h3>1464 <h5> Q: </h5>1465 <p> A: Bla bla bla </p>1466 <?1467 }1468 1460 } 1469 1461 -
contentqube/trunk/readme.txt
r1651129 r1651149 39 39 == Changelog == 40 40 41 = 1.0.1 = 42 Performance improvement 43 41 44 = 1.0 = 42 45 Initial release
Note: See TracChangeset
for help on using the changeset viewer.