Changeset 2864344
- Timestamp:
- 02/13/2023 12:13:11 PM (3 years ago)
- Location:
- blocksinform/trunk
- Files:
-
- 3 edited
-
blocksinform_widget.php (modified) (1 diff)
-
js/blocksinform_loader_script.js (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
blocksinform/trunk/blocksinform_widget.php
r2861247 r2864344 4 4 * Plugin URI: https://doc.blocksinform.com/wordpress-plugin 5 5 * Description: BlocksInform plugin define best post according social activity and provide visitor exchange feature to the website 6 * Version: 1. 26 * Version: 1.3 7 7 * Author: BlocksInform 8 8 */ -
blocksinform/trunk/js/blocksinform_loader_script.js
r2859039 r2864344 20 20 e.src = u; 21 21 f.parentNode.insertBefore(e, f); 22 }(document.createElement('script'), document.getElementsByTagName('script')[0], '//reg.blocksinform.com/js/wp_loader .js');22 }(document.createElement('script'), document.getElementsByTagName('script')[0], '//reg.blocksinform.com/js/wp_loader_'+ pub_vars.pub_id+'.js'); -
blocksinform/trunk/readme.txt
r2861260 r2864344 4 4 Requires at least: 5.2.x 5 5 Tested up to: 6.1 6 Stable tag: 1. 26 Stable tag: 1.3 7 7 License: GNU General Public License v3.0 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.txt … … 62 62 == Changelog == 63 63 = 1.2 = 64 * Update Personal Js for Each publisher with custom themes 65 66 = 1.2 = 64 67 * Update Banners and Screenshots 65 68
Note: See TracChangeset
for help on using the changeset viewer.