Changeset 2392216
- Timestamp:
- 10/02/2020 08:33:06 AM (5 years ago)
- Location:
- kodeks-dashboard/trunk
- Files:
-
- 3 edited
-
functions.php (modified) (1 diff)
-
kodeks-dashboard.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
kodeks-dashboard/trunk/functions.php
r2383748 r2392216 696 696 } 697 697 698 add_filter( ' yoast-acf-analysis/refresh_rate', function () {698 add_filter( 'Yoast\WP\ACF\refresh_rate', function () { 699 699 // Refresh rates in milliseconds 700 700 return 20000; -
kodeks-dashboard/trunk/kodeks-dashboard.php
r2383745 r2392216 3 3 Plugin Name: Kodeks Dashboard 4 4 Description: This plugin customizes WordPress for Kodeks customers. 5 Version: 3.0. 55 Version: 3.0.6 6 6 Author: Thomas Johannessen & Marius Kaase 7 7 Author URI: http://kodeks.no -
kodeks-dashboard/trunk/readme.txt
r2383745 r2392216 1 1 === Kodeks Dashboard === 2 Version: 3.0. 52 Version: 3.0.6 3 3 Contributors: Kodeks AS 4 4 Tested up to: 5.5.1
Note: See TracChangeset
for help on using the changeset viewer.