PluginProbe
Stream – Activity Log & Audit Trail / 3.8.0
Stream – Activity Log & Audit Trail v3.8.0
4.4.0 4.3.0 4.2.2 4.2.1 trunk 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.1 3.1.1 3.10.0 3.2.0 3.2.1 3.2.2 3.2.3 All 50 releases
← All changes | includes/db-updates.php +0 -4 trunk3.8.0 View file →
@@ -4,12 +4,8 @@
4 4 *
5 5 * @package WP_Stream
6 6 */
7 7
8 -if ( ! defined( 'ABSPATH' ) ) {
9 - exit;
10 -}
11 -
12 8 /**
13 9 * Version 3.0.8
14 10 *
15 11 * Force update for older versions to call \dbdelta in install() method to fix column widths.