{"id":353,"date":"2026-07-26T00:35:04","date_gmt":"2026-07-26T00:35:04","guid":{"rendered":"http:\/\/localhost\/inone\/?page_id=353"},"modified":"2026-07-26T00:43:34","modified_gmt":"2026-07-26T00:43:34","slug":"users","status":"publish","type":"page","link":"https:\/\/i-inaya.com\/index.php\/users\/","title":{"rendered":"USERS"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"353\" class=\"elementor elementor-353\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1196984 e-flex e-con-boxed e-con e-parent\" data-id=\"1196984\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37846dc elementor-widget elementor-widget-shortcode\" data-id=\"37846dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n        .inone-directory-container {\n            width: 90vw;\n            max-width: 1200px;\n            margin: 40px auto;\n            color: #F8FAFC;\n            font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        }\n        .inone-directory-header {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            gap: 20px;\n            margin-bottom: 25px;\n            flex-wrap: wrap;\n        }\n        .inone-directory-title {\n            font-size: 2rem;\n            font-weight: 800;\n            color: #FFFFFF;\n            margin: 0;\n        }\n        .inone-search-form {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            width: 100%;\n            max-width: 480px;\n        }\n        .inone-search-input {\n            width: 100%;\n            background-color: #0F172A !important;\n            color: #FFFFFF !important;\n            border: 2px solid #334155 !important;\n            border-radius: 8px !important;\n            padding: 12px 18px !important;\n            font-size: 0.95rem !important;\n            transition: all 0.3s ease !important;\n        }\n        .inone-search-input:focus {\n            border-color: #3ba1da !important;\n            box-shadow: 0 0 0 3px rgba(59, 161, 218, 0.25) !important;\n            outline: none !important;\n        }\n        .inone-search-btn {\n            background-color: #3ba1da !important;\n            color: #FFFFFF !important;\n            border: none !important;\n            border-radius: 8px !important;\n            padding: 12px 24px !important;\n            font-weight: 700 !important;\n            cursor: pointer !important;\n            transition: all 0.3s ease !important;\n            white-space: nowrap;\n        }\n        .inone-search-btn:hover {\n            background-color: #2a8abf !important;\n            transform: translateY(-2px);\n        }\n\n        \/* Table Format Styling matching the screenshot *\/\n        .inone-table-wrapper {\n            overflow-x: auto;\n            border-radius: 12px;\n            border: 1px solid rgba(59, 161, 218, 0.3);\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);\n            background: #1E293B;\n        }\n        .inone-directory-table {\n            width: 100%;\n            border-collapse: collapse;\n            text-align: left;\n            font-size: 0.95rem;\n        }\n        .inone-directory-table th {\n            background-color: #0B132B;\n            color: #FFFFFF;\n            font-weight: 700;\n            padding: 16px 20px;\n            border-bottom: 2px solid #3ba1da;\n            font-size: 0.95rem;\n            white-space: nowrap;\n        }\n        .inone-directory-table th:first-child {\n            border-top-left-radius: 12px;\n            width: 80px;\n            text-align: center;\n        }\n        .inone-directory-table th:last-child {\n            border-top-right-radius: 12px;\n        }\n        .inone-directory-table td {\n            padding: 14px 20px;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n            vertical-align: middle;\n            color: #E2E8F0;\n        }\n        .inone-user-row {\n            transition: all 0.2s ease;\n            cursor: pointer;\n        }\n        .inone-user-row:hover {\n            background-color: rgba(59, 161, 218, 0.12) !important;\n        }\n        .inone-user-row:last-child td {\n            border-bottom: none;\n        }\n        .inone-sr-no {\n            text-align: center;\n            font-weight: 600;\n            color: #94A3B8;\n        }\n        .inone-author-cell {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n        }\n        .inone-table-avatar {\n            width: 42px;\n            height: 42px;\n            border-radius: 50%;\n            object-fit: cover;\n            border: 2px solid #3ba1da;\n            flex-shrink: 0;\n        }\n        .inone-author-name {\n            font-weight: 700;\n            color: #FFFFFF;\n            text-decoration: none !important;\n            transition: color 0.2s ease;\n        }\n        .inone-author-name:hover {\n            color: #3ba1da;\n        }\n        .inone-author-handle {\n            font-family: monospace;\n            font-weight: 600;\n            color: #3ba1da;\n            background: rgba(59, 161, 218, 0.15);\n            padding: 3px 10px;\n            border-radius: 4px;\n            display: inline-block;\n        }\n        .inone-batch-tag {\n            font-weight: 600;\n            color: #CBD5E1;\n        }\n        .inone-dept-cell {\n            color: #94A3B8;\n        }\n\n        \/* Pagination *\/\n        .inone-pagination {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 10px;\n            margin-top: 35px;\n            flex-wrap: wrap;\n        }\n        .inone-page-link {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            padding: 8px 16px;\n            background: #1E293B;\n            border: 1px solid #334155;\n            color: #94A3B8;\n            border-radius: 6px;\n            text-decoration: none !important;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }\n        .inone-page-link:hover,\n        .inone-page-link.active {\n            background: #3ba1da;\n            color: #FFFFFF !important;\n            border-color: #3ba1da;\n        }\n    <\/style>\n\n    <div class=\"inone-directory-container\">\n        <div class=\"inone-directory-header\">\n            <h1 class=\"inone-directory-title\">Authors Directory<\/h1>\n            <form method=\"get\" action=\"\" class=\"inone-search-form\">\n                <input type=\"text\" name=\"user_search\" class=\"inone-search-input\" placeholder=\"Search by name, username, batch, or department...\" value=\"\" id=\"inone-user-search-input\">\n                <button type=\"submit\" class=\"inone-search-btn\">Search<\/button>\n            <\/form>\n        <\/div>\n\n        <div class=\"inone-table-wrapper\">\n            <table class=\"inone-directory-table\">\n                <thead>\n                    <tr>\n                        <th>Sr. No<\/th>\n                        <th>Author Name<\/th>\n                        <th>Username<\/th>\n                        <th>JU Batch<\/th>\n                        <th>Department<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody id=\"inone-users-tbody\">\n                                                <tr class=\"inone-user-row\" onclick=\"window.location.href='https:\/\/i-inaya.com\/index.php\/user\/khadiza%40%40%40\/';\">\n                                <td class=\"inone-sr-no\">1<\/td>\n                                <td>\n                                    <div class=\"inone-author-cell\">\n                                        <img decoding=\"async\" src=\"https:\/\/i-inaya.com\/wp-content\/plugins\/ultimate-member\/assets\/img\/default_avatar.jpg\" alt=\"Khadiza Akter\" class=\"inone-table-avatar\">\n                                        <a href=\"https:\/\/i-inaya.com\/index.php\/user\/khadiza%40%40%40\/\" class=\"inone-author-name\">Khadiza Akter<\/a>\n                                    <\/div>\n                                <\/td>\n                                <td><span class=\"inone-author-handle\">@khadiza@@@<\/span><\/td>\n                                <td><span class=\"inone-batch-tag\">Batch 52<\/span><\/td>\n                                <td class=\"inone-dept-cell\">Computer Science and Engineering<\/td>\n                            <\/tr>\n                                                        <tr class=\"inone-user-row\" onclick=\"window.location.href='https:\/\/i-inaya.com\/index.php\/user\/mdtha7\/';\">\n                                <td class=\"inone-sr-no\">2<\/td>\n                                <td>\n                                    <div class=\"inone-author-cell\">\n                                        <img decoding=\"async\" src=\"https:\/\/i-inaya.com\/wp-content\/plugins\/ultimate-member\/assets\/img\/default_avatar.jpg\" alt=\"MD Tanjim Hossen Ahad\" class=\"inone-table-avatar\">\n                                        <a href=\"https:\/\/i-inaya.com\/index.php\/user\/mdtha7\/\" class=\"inone-author-name\">MD Tanjim Hossen Ahad<\/a>\n                                    <\/div>\n                                <\/td>\n                                <td><span class=\"inone-author-handle\">@mdtha7<\/span><\/td>\n                                <td><span class=\"inone-batch-tag\">Batch 52<\/span><\/td>\n                                <td class=\"inone-dept-cell\">Computer Science and Engineering<\/td>\n                            <\/tr>\n                                                        <tr class=\"inone-user-row\" onclick=\"window.location.href='https:\/\/i-inaya.com\/index.php\/user\/mdthax\/';\">\n                                <td class=\"inone-sr-no\">3<\/td>\n                                <td>\n                                    <div class=\"inone-author-cell\">\n                                        <img decoding=\"async\" src=\"https:\/\/i-inaya.com\/wp-content\/plugins\/ultimate-member\/assets\/img\/default_avatar.jpg\" alt=\"MD Tanjim Hossen Ahad\" class=\"inone-table-avatar\">\n                                        <a href=\"https:\/\/i-inaya.com\/index.php\/user\/mdthax\/\" class=\"inone-author-name\">MD Tanjim Hossen Ahad<\/a>\n                                    <\/div>\n                                <\/td>\n                                <td><span class=\"inone-author-handle\">@mdthax<\/span><\/td>\n                                <td><span class=\"inone-batch-tag\">Batch 52<\/span><\/td>\n                                <td class=\"inone-dept-cell\">Computer Science and Engineering<\/td>\n                            <\/tr>\n                                                        <tr class=\"inone-user-row\" onclick=\"window.location.href='https:\/\/i-inaya.com\/index.php\/user\/mdtha\/';\">\n                                <td class=\"inone-sr-no\">4<\/td>\n                                <td>\n                                    <div class=\"inone-author-cell\">\n                                        <img decoding=\"async\" src=\"https:\/\/i-inaya.com\/wp-content\/plugins\/ultimate-member\/assets\/img\/default_avatar.jpg\" alt=\"Sample Name\" class=\"inone-table-avatar\">\n                                        <a href=\"https:\/\/i-inaya.com\/index.php\/user\/mdtha\/\" class=\"inone-author-name\">Sample Name<\/a>\n                                    <\/div>\n                                <\/td>\n                                <td><span class=\"inone-author-handle\">@mdtha<\/span><\/td>\n                                <td><span class=\"inone-batch-tag\">Batch 52<\/span><\/td>\n                                <td class=\"inone-dept-cell\">Computer Science and Engineering<\/td>\n                            <\/tr>\n                                            <\/tbody>\n            <\/table>\n        <\/div>\n\n            <\/div>\n\n    <!-- Instant Search Script -->\n    <script>\n    document.addEventListener('DOMContentLoaded', function() {\n        var searchInput = document.getElementById('inone-user-search-input');\n        if (!searchInput) return;\n\n        searchInput.addEventListener('keyup', function() {\n            var filter = searchInput.value.toLowerCase();\n            var rows = document.querySelectorAll('.inone-user-row');\n            \n            rows.forEach(function(row) {\n                var text = row.textContent.toLowerCase();\n                if (text.indexOf(filter) > -1) {\n                    row.style.display = '';\n                } else {\n                    row.style.display = 'none';\n                }\n            });\n        });\n    });\n    <\/script>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-353","page","type-page","status-publish","hentry"],"blocksy_meta":[],"acf":[],"_links":{"self":[{"href":"https:\/\/i-inaya.com\/index.php\/wp-json\/wp\/v2\/pages\/353","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/i-inaya.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/i-inaya.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/i-inaya.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/i-inaya.com\/index.php\/wp-json\/wp\/v2\/comments?post=353"}],"version-history":[{"count":5,"href":"https:\/\/i-inaya.com\/index.php\/wp-json\/wp\/v2\/pages\/353\/revisions"}],"predecessor-version":[{"id":359,"href":"https:\/\/i-inaya.com\/index.php\/wp-json\/wp\/v2\/pages\/353\/revisions\/359"}],"wp:attachment":[{"href":"https:\/\/i-inaya.com\/index.php\/wp-json\/wp\/v2\/media?parent=353"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}