Browse
For agents
About
Cool Timeline (Horizontal & Vertical Timeline)
/
trunk
Cool Timeline (Horizontal & Vertical Timeline)
vtrunk
Switch version
3.4.0
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
2.2.3
2.3.3
2.4
2.4.1
2.4.2
2.4.3
2.4.4
2.4.5
2.6.1
2.7.1
2.8.3
2.9.3
2.9.4
2.9.5
2.9.6
2.9.7
2.9.8
2.9.9
3.0.0
All 79 releases
Overview
Code
cool-timeline
/
admin
/
codestar-framework
/
views
/
documentation.php
documentation.php
in Cool Timeline (Horizontal & Vertical Timeline) trunk, at admin/codestar-framework/views/documentation.php
6 lines
331 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
if
(
!
defined
(
'
ABSPATH
'
)
)
{
die
;
}
//
Cannot access directly.
?
>
2
3
<
p
>
If
you
are
new
to
Codestar
Framework
,
here
is
a
step
-
by
-
step
plan
for
getting
started
.
<
/
p
>
4
5
<
p
>
<
a
href
=
"
http://codestarframework.com/documentation/
"
class
=
"
button
"
target
=
"
_blank
"
rel
=
"
nofollow
"
>
<
i
class
=
"
fas fa-book
"
>
<
/
i
>
Online
Documentation
<
/
a
>
<
/
p
>
6