Browse
For agents
About
Bogo
/
3.9.3
Bogo
v3.9.3
Switch version
3.9.3
trunk
1.0
1.1
2.0
2.0.1
2.1
2.1.1
2.1.2
2.1.3
2.2
2.3
2.4
2.4.1
2.4.2
2.4.3
2.5
2.6
2.6.1
2.7
2.8
2.8.1
2.9
3.0
3.0.1
All 52 releases
Overview
Code
bogo
/
admin
/
includes
/
upgrade.php
upgrade.php
in Bogo 3.9.3, at admin/includes/upgrade.php
4 lines
67 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
2
3
add_action
(
'
bogo_upgrade
'
,
'
flush_rewrite_rules
'
,
10
,
0
)
;
4