# wt-security/2.1.9/includes/options.php

WebTotem Security, version 2.1.9. 253 lines.

- Page: https://pluginprobe.com/plugins/wt-security/2.1.9/code/includes/options.php
- Raw: https://pluginprobe.com/plugins/wt-security/2.1.9/raw/includes/options.php
- Modified: 2020-08-10T10:53:38+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wt-security/2.1.9/code/includes/options.php#L10-L20`.

```php
<div class="wtotem_content">
    <div class="wtotem_container">
        <div class="wtotem_holder">
            <div class="wtotem_holder__content">
                <div class="section-header-mb">
                    <h2 class="title">
                        Options
                    </h2>
                </div>
                <div class="wtotem_option wt_card">
                    <div class="wtotem_option__desc">
                        <h3 class="wtotem_option__title">
                            Availability
                        </h3>
                        <p class="wtotem_option__text">
                            Check the performance of your site every
                            minute. Stay informed about the problems of
                            accessibility of the site instantly using
                            any available types of notifications: SMS,
                            Email, Telegram, Slack and many others.
                        </p>
                    </div>
                    <div class="wtotem_option__checkbox onoff">
                        <input
                                type="checkbox"
                                class="onoff__input"
                                id="myonoff1"
                                checked
                        />
                        <label for="myonoff1" class="onoff__label">
                            <div class="onoff__circle"></div>
                        </label>
                    </div>
                </div>

                <div class="wtotem_option card">
                    <div class="wtotem_option__desc">
                        <h3 class="wtotem_option__title">
                            Domain
                        </h3>
                        <p class="wtotem_option__text">
                            Learn about the expiration of your domain.
                            We will send you a notice a day, a week and
                            a month before the expiration date. Keep
                            track of the reputation of the domain in the
                            anti-virus databases and the entry into the
                            black lists of popular browsers.
                        </p>
                    </div>
                    <div class="wtotem_option__checkbox onoff">
                        <input
                                type="checkbox"
                                class="onoff__input"
                                id="myonoff2"
                        />
                        <label for="myonoff2" class="onoff__label">
                            <div class="onoff__circle"></div>
                        </label>
                    </div>
                </div>

                <div class="wtotem_option card">
                    <div class="wtotem_option__desc">
                        <h3 class="wtotem_option__title">
                            Malicious scripts
                        </h3>
                        <p class="wtotem_option__text">
                            Scan the site for malicious code inserts
                            that redirect visitors coming from search
                            engines, redirect visitors from mobile
                            browsers, using users power for mining
                            cryptocurrency, using user traffic to
                            download unsolicited ads, usually of a
                            destructive nature.
                        </p>
                    </div>
                    <div class="wtotem_option__checkbox onoff">
                        <input
                                type="checkbox"
                                class="onoff__input"
                                id="myonoff3"
                                checked
                        />
                        <label for="myonoff3" class="onoff__label">
                            <div class="onoff__circle"></div>
                        </label>
                    </div>
                </div>

                <div class="wtotem_option card">
                    <div class="wtotem_option__desc">
                        <h3 class="wtotem_option__title">
                            Deface scanner
                        </h3>
                        <p class="wtotem_option__text">
                            Check sites for problems and signs of
                            hacking, in which the main page is replaced
                            with another, usually containing
                            advertisements, threats or callers. Sites
                            that have been defaced, as well as system
                            errors displayed on the page, are not
                            credible to visitors.
                        </p>
                    </div>
                    <div class="wtotem_option__checkbox onoff">
                        <input
                                type="checkbox"
                                class="onoff__input"
                                id="myonoff4"
                                checked
                        />
                        <label for="myonoff4" class="onoff__label">
                            <div class="onoff__circle"></div>
                        </label>
                    </div>
                </div>

                <div class="wtotem_option card">
                    <div class="wtotem_option__desc">
                        <h3 class="wtotem_option__title">
                            Port scanner
                        </h3>
                        <p class="wtotem_option__text">
                            Monitor the status of network ports on the
                            servers of your sites. Port Scanner will
                            promptly report on popularly vulnerable
                            services that are launched and opened for
                            exploitation by attackers.
                        </p>
                    </div>
                    <div class="wtotem_option__checkbox onoff">
                        <input
                                type="checkbox"
                                class="onoff__input"
                                id="myonoff5"
                                checked
                        />
                        <label for="myonoff5" class="onoff__label">
                            <div class="onoff__circle"></div>
                        </label>
                    </div>
                </div>

                <div class="wtotem_option card">
                    <div class="wtotem_option__desc">
                        <h3 class="wtotem_option__title">
                            SSL
                        </h3>
                        <p class="wtotem_option__text">
                            Find out the status of the SSL certificate
                            installed on the site. We examine it for
                            evidence of health, relevance and compliance
                            with safety standards.
                        </p>
                    </div>
                    <div class="wtotem_option__checkbox onoff">
                        <input
                                type="checkbox"
                                class="onoff__input"
                                id="myonoff6"
                                checked
                        />
                        <label for="myonoff6" class="onoff__label">
                            <div class="onoff__circle"></div>
                        </label>
                    </div>
                </div>
            </div>

            <div class="wtotem_holder__sidebar">
                <div class="wtotem_item">
                    <div class="section-header-mb">
                        <h2 class="title">
                            Plugins
                        </h2>
                    </div>
                    <div class="wtotem_control card">
                        <h4 class="wtotem_control__title">
                            Agent manager control options
                        </h4>
                        <div class="wtotem_control__block">
                            <div class="wtotem_control__circle">
                                <img
                                        src="img/success.svg"
                                        alt="Check mark icon"
                                        class="wtotem_control__check-mark"
                                />
                            </div>
                            <div class="wtotem_control__name">
                                Antivirus module
                            </div>
                            <div class="wtotem_control__trash"></div>
                        </div>
                        <div class="wtotem_control__block">
                            <div class="wtotem_control__circle">
                                <img
                                        src="img/success.svg"
                                        alt="Check mark icon"
                                        class="wtotem_control__check-mark"
                                />
                            </div>
                            <div class="wtotem_control__name">
                                FireWall module
                            </div>
                            <div class="wtotem_control__trash"></div>
                        </div>
                        <button class="wtotem_control__btn">
                            Download log
                        </button>
                    </div>
                </div>
                <div class="wtotem_item">
                    <div class="section-header-mb">
                        <h2 class="title">
                            Theme
                        </h2>
                    </div>
                    <div class="wtotem_control card">
                        <h4 class="wtotem_control__title">
                            Choose your theme
                        </h4>
                        <div
                                class="wtotem_control__block wtotem_control__block_switch"
                        >
                            <div class="wtotem_control__name">
                                Light/Night mode
                            </div>
                            <div class="wtotem_control__checkbox">
                                <input
                                        type="checkbox"
                                        class="wtotem_control__input"
                                        id="control-checkbox"
                                        checked
                                />
                                <label
                                        for="control-checkbox"
                                        class="wtotem_control__label"
                                >
                                            <span
                                                    class="wtotem_control__switched-circle"
                                            ></span>
                                </label>
                            </div>
                        </div>
                        <button class="wtotem_control__btn">
                            Save
                        </button>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
```
