Browse
For agents
About
Document Embedder – let visitors read files without downloading
/
1.8.6
Document Embedder – let visitors read files without downloading
v1.8.6
Switch version
2.3.1
2.3.0
2.2.1
2.2.0
2.1.2
2.1.1
trunk
1.0
1.1
1.2
1.3
1.7.4
1.7.6
1.7.9
1.8.1
1.8.2
1.8.3
1.8.5
1.8.6
1.8.7
1.8.8
1.8.9
2.0.0
2.0.1
2.0.2
All 30 releases
Overview
Code
document-emberdder
/
admin
/
framework
/
views
/
documentation.php
documentation.php
in Document Embedder – let visitors read files without downloading 1.8.6, at admin/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