-
Home
-
Wallet for WooCommerce
-
1.5.13 (latest)
-
Code
-
Classes
- Woo_Wallet_Action_Sell_Content
| Total Complexity |
52 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
500 |
| Lines of code |
378 |
| Logical lines of code |
136 |
| Comment lines |
102 |
| Methods |
14 |
| Properties |
0 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validate_content_for_sale() |
A |
50 |
11 |
25 |
| handle_purchase_content() |
A |
47 |
8 |
32 |
| tw_sell_content_shortcode_callback() |
A |
49 |
8 |
31 |
| init_form_fields() |
S |
35 |
1 |
114 |
| save() |
S |
55 |
7 |
20 |
| get_post_types_options() |
S |
57 |
3 |
17 |
| render_settings_template() |
S |
59 |
3 |
13 |
| generate_wysiwyg_html() |
S |
48 |
1 |
40 |
| render_tw_sell_meta_box_content() |
S |
52 |
1 |
31 |
| __construct() |
S |
57 |
2 |
15 |
| add_meta_box() |
S |
61 |
2 |
13 |
| is_user_administrator() |
S |
68 |
2 |
7 |
| has_paid() |
S |
69 |
2 |
6 |
| render_buy_form() |
S |
59 |
1 |
14 |