Changeset 1574442
- Timestamp:
- 01/14/2017 03:04:49 AM (9 years ago)
- Location:
- bible-plus/trunk
- Files:
-
- 3 edited
-
inc/class.bible.php (modified) (1 diff)
-
index.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bible-plus/trunk/inc/class.bible.php
r1574440 r1574442 50 50 public function init() 51 51 { 52 // Add ajax option 53 update_option( 'jwplg_bbp_ajax_load_on_off' , 'on' ); 52 54 // Create cache directory 53 55 $this->_create_cache_dir(); -
bible-plus/trunk/index.php
r1574441 r1574442 2 2 /* 3 3 Plugin Name: Bible Plus 4 Version: 2. 14 Version: 2.2 5 5 Plugin URI: https://wordpress.org/plugins/bible-plus/ 6 6 Author: Joshua Wieczorek -
bible-plus/trunk/readme.txt
r1574441 r1574442 156 156 == Changelog == 157 157 158 = Version 2.2 = 159 160 Fixes ajax option 161 158 162 = Version 2.1 = 159 163
Note: See TracChangeset
for help on using the changeset viewer.