PluginProbe
404 Solution / 4.3.0
404 Solution v4.3.0
4.3.5 4.3.4 4.3.3 4.3.2 4.3.1 4.3.0 4.2.0 4.1.19 4.1.18 4.1.17 4.1.16 4.1.15 4.1.13 4.1.12 4.1.11 4.1.10 4.1.9 4.1.8 4.1.7 4.1.6 4.1.5 4.1.4 4.1.3 trunk 2.30.0 All 109 releases
404-solution / includes / html / postEditorMetaBox.html

postEditorMetaBox.html in 404 Solution 4.3.0, at includes/html/postEditorMetaBox.html

20 lines 400 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <p>
2 <label>
3 <input type="checkbox" name="abj404_create_redirect" value="1" {create_checked}>
4 {create_label}
5 </label>
6 </p>
7 <p class="description">
8 {create_description}
9 </p>
10 <hr>
11 <p>
12 <label>
13 <input type="checkbox" name="abj404_exclude" value="1" {exclude_checked}>
14 {exclude_label}
15 </label>
16 </p>
17 <p class="description">
18 {exclude_description}
19 </p>
20