-
Home
-
Htaccess File Editor – Safely Edit Htaccess File
-
1.73 (latest)
-
Code
-
Classes
- WP_Htaccess_Editor
| Total Complexity |
123 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
1,487 |
| Lines of code |
1,013 |
| Logical lines of code |
407 |
| Comment lines |
265 |
| Methods |
38 |
| Properties |
7 |
Methods 38
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| wp_kses_wf() |
B |
23 |
4 |
326 |
| plugin_page() |
B |
27 |
12 |
195 |
| ajax_do_action() |
B |
39 |
19 |
57 |
| admin_enqueue_scripts() |
A |
38 |
7 |
69 |
| install_wp301() |
A |
44 |
6 |
48 |
| create_htaccess_backup() |
S |
50 |
7 |
30 |
| create_secure_backup_folder() |
S |
53 |
5 |
26 |
| load_options() |
S |
54 |
5 |
21 |
| restore_db_backup() |
S |
56 |
4 |
19 |
| ajax_dismiss_notice() |
S |
57 |
4 |
16 |
| generate_web_link() |
S |
58 |
4 |
15 |
| write_htaccess() |
S |
58 |
3 |
16 |
| dismiss_notice() |
S |
62 |
3 |
13 |
| get_dismissed_notices() |
S |
63 |
3 |
12 |
| get_options() |
S |
64 |
3 |
11 |
| is_plugin_installed() |
S |
63 |
3 |
11 |
| plugin_meta_links() |
S |
60 |
2 |
12 |
| get_instance() |
S |
70 |
2 |
6 |
| __construct() |
S |
58 |
1 |
15 |
| plugin_action_links() |
S |
65 |
2 |
8 |
| is_plugin_page() |
S |
68 |
2 |
8 |
| admin_footer_text() |
S |
64 |
2 |
8 |
| setup_wp_filesystem() |
S |
66 |
2 |
9 |
| get_htaccess_path() |
S |
70 |
2 |
7 |
| update_options() |
S |
65 |
2 |
8 |
| get_pointers() |
S |
63 |
2 |
9 |
| get_plugin_version() |
S |
74 |
1 |
4 |
| load_textdomain() |
S |
82 |
1 |
3 |
| get_backup_folder() |
S |
76 |
1 |
4 |
| get_htaccess_content() |
S |
77 |
1 |
4 |
| is_htaccess_writable() |
S |
77 |
1 |
4 |
| is_htaccess_readable() |
S |
77 |
1 |
4 |
| get_meta() |
S |
81 |
1 |
3 |
| admin_menu() |
S |
78 |
1 |
3 |
| uninstall() |
S |
81 |
1 |
3 |
| __clone() |
S |
91 |
1 |
2 |
| __sleep() |
S |
91 |
1 |
2 |
| __wakeup() |
S |
91 |
1 |
2 |