includes/admin/core/class-admin-navmenu.php 2

Type Line Description
TODO 118 Appearance > Customize > Menus section without UM settings
TODO 191 Deprecate

includes/class-config.php 1

Type Line Description
TODO 928 make config class not cycled

includes/common/actions/class-emails.php 1

Type Line Description
TODO 58 Workaround for now. Maybe we need to handle email placeholders in email class where $user_id is fetched everytime

includes/core/class-date-time.php 2

Type Line Description
TODO 37 compare this function with WordPress native `human_time_diff()` and matbe refactored it.
TODO 135 working with timestamps in this function.

includes/core/class-options.php 1

Type Line Description
TODO 156 Deprecate soon

includes/core/class-plugin-updater.php 1

Type Line Description
TODO 45 maybe check untested extensions.

includes/core/um-actions-form.php 1

Type Line Description
TODO 78 change the hook after checking that conditions inside this callback can be run only while registration.

includes/core/um-filters-fields.php 1

Type Line Description
TODO 932 Maybe deprecate because data is sanitized in earlier code and trim included to `sanitize_text_field()`. Need testing and confirmation.

includes/um-short-functions.php 1

Type Line Description
TODO 1611 make the function review. Maybe rewrite it.