-
Home
-
Export any WordPress data to XML/CSV
-
1.4.10 (latest)
-
Code
-
Classes
- XmlExportMediaGallery
Total Complexity |
98 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
367 |
Lines of code |
283 |
Logical lines of code |
181 |
Comment lines |
12 |
Methods |
8 |
Properties |
8 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_import_template() |
D |
30 |
39 |
105 |
init() |
D |
34 |
31 |
91 |
get_media() |
A |
48 |
12 |
35 |
get_images() |
S |
55 |
5 |
20 |
get_meta() |
S |
62 |
4 |
10 |
get_attachments() |
S |
60 |
3 |
13 |
getInstance() |
S |
70 |
3 |
6 |
__construct() |
S |
80 |
1 |
3 |