{"id":155346,"date":"2022-03-31T21:57:26","date_gmt":"2022-03-31T21:57:26","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/sukellos-login-wrapper\/"},"modified":"2024-10-03T18:46:43","modified_gmt":"2024-10-03T18:46:43","slug":"sukellos-login-wrapper","status":"publish","type":"plugin","link":"https:\/\/snd.wordpress.org\/plugins\/sukellos-login-wrapper\/","author":20155547,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.8","stable_tag":"1.1.8","tested":"6.6.5","requires":"5.2","requires_php":"7.2","requires_plugins":null,"header_name":"Sukellos - Login Wrapper","header_author":"Sukellos","header_description":"Sukellos Framework Tools - Login Wrapper","assets_banners_color":"ead5c4","last_updated":"2024-10-03 18:46:43","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/wp-adminbuilder.com\/","header_plugin_uri":"https:\/\/wp-adminbuilder.com\/login-wrapper\/","header_author_uri":"https:\/\/wp-adminbuilder.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1392,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","faq","changelog"],"tags":{"1.0.5":{"tag":"1.0.5","author":"sukellos","date":"2022-03-31 21:57:21"},"1.1.0":{"tag":"1.1.0","author":"sukellos","date":"2022-04-05 14:59:51"},"1.1.1":{"tag":"1.1.1","author":"sukellos","date":"2022-07-29 09:37:35"},"1.1.2":{"tag":"1.1.2","author":"sukellos","date":"2022-09-14 13:41:58"},"1.1.4":{"tag":"1.1.4","author":"sukellos","date":"2023-06-13 09:31:32"},"1.1.6":{"tag":"1.1.6","author":"sukellos","date":"2023-08-17 10:05:28"},"1.1.8":{"tag":"1.1.8","author":"sukellos","date":"2024-10-03 18:46:43"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.jpeg":{"filename":"icon-256x256.jpeg","revision":3162613,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.jpeg":{"filename":"banner-772x250.jpeg","revision":3162613,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.5","1.1.0","1.1.1","1.1.2","1.1.4","1.1.6","1.1.8"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3162613,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2702971,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2702971,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Admin Page with content: screenshot-1.png","2":"Menu edition: screenshot-2.png","3":"Front-end menu: screenshot-3.png"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,208964,213750,213749,5019],"plugin_category":[],"plugin_contributors":[208965],"plugin_business_model":[],"class_list":["post-155346","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-admin-builder","plugin_tags-custom-admin-pages","plugin_tags-custom-admin-panel","plugin_tags-option","plugin_contributors-sukellos","plugin_committers-sukellos"],"banners":{"banner":"https:\/\/ps.w.org\/sukellos-login-wrapper\/assets\/banner-772x250.jpeg?rev=3162613","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/sukellos-login-wrapper\/assets\/icon-256x256.jpeg?rev=3162613","icon_2x":"https:\/\/ps.w.org\/sukellos-login-wrapper\/assets\/icon-256x256.jpeg?rev=3162613","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/sukellos-login-wrapper\/assets\/screenshot-1.png?rev=3162613","caption":"Admin Page with content: screenshot-1.png"},{"src":"https:\/\/ps.w.org\/sukellos-login-wrapper\/assets\/screenshot-2.png?rev=2702971","caption":"Menu edition: screenshot-2.png"},{"src":"https:\/\/ps.w.org\/sukellos-login-wrapper\/assets\/screenshot-3.png?rev=2702971","caption":"Front-end menu: screenshot-3.png"}],"raw_content":"<!--section=description-->\n<p>Sukellos Login Wrapper enrich the WordPress login with basic features (redirection, front end profile shortcode...)<\/p>\n\n<p>This plugin integrates with other Sukellos Tools WordPress plugins to group their settings in a convenient and centralized administration panel.<\/p>\n\n<p><a href=\"https:\/\/sukellos.com\/\" title=\"Sukellos plugins\">Learn more about Sukellos plugins here.<\/a><\/p>\n\n<h3>Admin Builder Basic<\/h3>\n\n<p>Each Sukellos plugin integrates Sukellos Framework, and the Basic version of a feature called Admin Builder.<\/p>\n\n<h4>WP Plugin Development In A Minute<\/h4>\n\n<p>The Sukellos framework was designed to <strong>speed up the development of WordPress plugins<\/strong>.<\/p>\n\n<p>Once installed in WordPress, its use is immediate and intuitive thanks to its object-oriented structure, by using inclusion and inheritance. It allows you to overcome all the constraints of integration with WordPress, and to focus on the essentials of your functional logic.<\/p>\n\n<p><a href=\"https:\/\/sukellos.com\/tutorial\/basic-plugin-installation\/\" title=\"Sukellos Basic Plugin\">Get the basic plugin offered, and consult our documentation<\/a> to know how to use the Sukellos Framework to make your work easier.<\/p>\n\n<h4>Easy Admin Pages. Magnify Options<\/h4>\n\n<p>The Admin Builder is the main features embedded in Sukellos Framework. It allows to <strong>easily build powerful and beautiful custom admin pages<\/strong> in WordPress Dashboard.<\/p>\n\n<p>The Admin Builder can be included very simply in your own plugin to create an administration page in a few lines of code. This takes the hassle out of your hands, making high-level designs possible with very little development skill. No need to worry about implementing the form, handling writing fields, just focus on your configuration logic.<\/p>\n\n<p>Admin Builder is a powerful way to create configuration pages to <strong>manage WordPress options<\/strong>.<\/p>\n\n<p>Example:<\/p>\n\n<pre><code>\/\/ Admin page.\n $admin_page = Admin_Builder::instance()-&gt;create_admin_page(\n     array(\n         'name' =&gt; 'My admin page',\n         'id' =&gt; 'my_admin_page',\n         'desc' =&gt; __( 'My admin page description', 'text_domain' ),\n     )\n );\n\n \/\/ Create a text option field\n $admin_page-&gt;create_option(\n     array(\n         'type' =&gt; Item_type::TEXT,\n         'id' =&gt; 'text_option',\n         'name' =&gt; __( 'Text', 'text_domain' ),\n         'desc' =&gt; 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.',\n     )\n );\n<\/code><\/pre>\n\n<p>A lot of standard fields are available:<\/p>\n\n<ul>\n<li>Checkbox<\/li>\n<li>Multiple choices (checkbox and select) on custom data<\/li>\n<li>Content<\/li>\n<li>Header<\/li>\n<li>Radio<\/li>\n<li>Text<\/li>\n<li>Textarea<\/li>\n<li>Upload<\/li>\n<\/ul>\n\n<p>Admin Builder is designed to be used by developers. <strong>Many hooks are available<\/strong> to allow full style and behavior customization.<\/p>\n\n<p><a href=\"https:\/\/sukellos.com\/tutorial\/admin-builder-examples-installation\/\" title=\"Sukellos Admin Builder Examples\">Get the Admin Builder Examples plugin, and consult our documentation,<\/a> to get many examples to copy \/ paste.<\/p>\n\n<h3>Upgrade to Admin Builder Pro<\/h3>\n\n<p><a href=\"https:\/\/sukellos.com\/wordpress-sukellos-fw-admin-builder\/\" title=\"Sukellos Fw &amp; Admin Builder\">Learn more about Sukellos Admin Builder Pro here.<\/a><\/p>\n\n<h4>More field and features<\/h4>\n\n<p>Upgrade to pro to get more field types...<\/p>\n\n<ul>\n<li>AJAX button (and feature)<\/li>\n<li>Code (JS, CSS, SCSS)<\/li>\n<li>Color picker<\/li>\n<li>Date picker<\/li>\n<li>EDD Licensing (Easy Digital Downloads)<\/li>\n<li>Enable<\/li>\n<li>File upload<\/li>\n<li>Gallery<\/li>\n<li>Note<\/li>\n<li>Number slider<\/li>\n<li>Select and multiple choices on predefined WordPress data (users, posts, terms, fonts...)<\/li>\n<li>Sortable<\/li>\n<li>WYSIWYG editor<\/li>\n<\/ul>\n\n<p>... and allows tabs creation in admin pages.<\/p>\n\n<p><strong>Creating an AJAX request becomes child\u2019s play.<\/strong><\/p>\n\n<h4>Enrich Post Types And User Profiles<\/h4>\n\n<p>Take control of custom fields in any type of posts. <strong>The creation of Metabox becomes very simple.<\/strong> All the standard fields can also be used, but this time by associating them with any post type, stored as post_meta. Admin Builder allows disabling classical custom fields display. <strong>Users can be enriched<\/strong> by adding fields that are directly visible and modifiable in their own profiles. The management of this user_meta is also possible directly in administration pages.<\/p>\n\n<p>In the same way as for the options, the management of the post_meta and the user_meta is simplified as much as possible. <strong>Just a few lines of code are enough.<\/strong><\/p>\n\n<h4>Automatic CSS Generation. SCSS Support.<\/h4>\n\n<p>In the administration pages, <strong>the options can be taken automatically into account in CSS.<\/strong> Each field value can be dynamically associated with a CSS. More complex styles can also be generated from an administration page thanks to <strong>the magic method create_css<\/strong>, in a very simple way. Admin Builder allows the use of a code-like configuration field, thanks to the inclusion of the Ace project. This control offers an input area that supports the CSS \/ SCSS format. This field can be <strong>automatically generated and included in the WordPress front end.<\/strong><\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='is%20sukellos%20fw%20%26%20admin%20builder%20intended%20for%20developers%3F'><h3>Is Sukellos Fw &amp; Admin Builder intended for developers?<\/h3><\/dt>\n<dd><p>It is intended for WordPress developers of all levels, but wishing to design beautiful administration pages very easily.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.8<\/h4>\n\n<ul>\n<li>New icon, banner, screenshots<\/li>\n<\/ul>\n\n<h4>1.1.7<\/h4>\n\n<ul>\n<li>WordPress 6.2.2 compatibility<\/li>\n<li>Basic Sukellos Fw evolutions 1.3.0<\/li>\n<\/ul>\n\n<h4>1.1.6<\/h4>\n\n<ul>\n<li>New colors<\/li>\n<\/ul>\n\n<h4>1.1.5<\/h4>\n\n<ul>\n<li>WordPress 6.3.0 compatibility<\/li>\n<li>New banners<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>WordPress 6.2.2 compatibility<\/li>\n<li>Basic Sukellos Fw evolutions 1.2.0<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>WordPress 6.0.3 compatibility<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>WordPress 6.0.2 compatibility<\/li>\n<li>Project URL moved<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Basic Sukellos Fw evolutions 1.1.1<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>WordPress.org SVN repo integration of Enable Classic Editor<\/li>\n<li>WordPress.org SVN repo integration of Login Wrapper<\/li>\n<\/ul>\n\n<h4>1.0.8<\/h4>\n\n<ul>\n<li>WordPress.org SVN repo integration of Login Style<\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Fix license page display for Admin Builder Basic<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>WordPress.org SVN repo integration of Image Formats<\/li>\n<li>Renaming Disable Gutenberg in Enable Classic Editor<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Removing wp- prefix<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>WordPress.org SVN repo integration of Dashboard Bar<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>No update URI<\/li>\n<li>Correct Stable tag<\/li>\n<li>Improve security with includes<\/li>\n<li>Sukellos Fw evolutions<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Licensed plugin<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Sukellos Fw evolutions<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>First release<\/li>\n<\/ul>","raw_excerpt":"Sukellos Login Wrapper enrich the WordPress login with basic features (redirection, front end profile shortcode...)","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/155346","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=155346"}],"author":[{"embeddable":true,"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sukellos"}],"wp:attachment":[{"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=155346"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=155346"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=155346"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=155346"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=155346"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=155346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}