Plugin Directory

Changeset 3305131


Ignore:
Timestamp:
06/02/2025 03:27:15 PM (10 months ago)
Author:
aaextention
Message:

Update to plugin

Location:
aasigninwidget
Files:
26 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • aasigninwidget/trunk/readme.txt

    r1026955 r3305131  
    11=== AA Signin Widget ===
    2 Contributors: aaextention
    3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ashik685%40gmail%2ecom&lc=US&item_name=Donate%20AA%20Extension%20%21&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
    4 Tags: aaextension,aaextention, signin , signup , login , signin widget
    5 Requires at least: 3.5
    6 Tested up to: 4.0
     2Contributors: aaextensions
     3Donate link: https://aaextensions.com
     4Tags: signin , signup , login , signin widget
     5Requires at least: 5.2
     6Tested up to: 6.8.1
     7Stable tag: 1.0.1
    78License: GPLv2 or later
    8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
    9 Stable tag: 1.0
     9License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 It's signin extension from AA Production House.
     11AA Signin Widget offers a responsive sign-in form that can be added to your site using either a shortcode or a widget.
     12
    1213
    1314== Description ==
    1415
    15 This is a simple sign in widget . Go to Widget and drag the Sign in widget to sidebar. Or you can use [signin] shortcode .   
    16 Just use this shortcode and see the result yourself. If you like it please don\\\'t forget to give a review. Thanks
     16AA Signin Widget offers a responsive sign-in form that can be added to your site using either a shortcode or a widget.
    1717
    18 == Installation ==
    1918
    20 1. Install as regular WordPress plugin.<br />
    21 2. Go your plugin setting via WordPress Dashboard and find "<strong>AA Signin Widget</strong>" activate it.<br />
     19= Features =
     20<ol>
     21  <li>Responsive signin form with mobile-first design</li>
     22  <li>Multiple premium-style templates to choose from</li>
     23  <li>Live preview of the signin form in the admin panel</li>
     24  <li>Custom color pickers for background and button styles</li>
     25  <li>Brand logo upload support with WordPress media uploader</li>
     26  <li>hCaptcha integration with toggle and key input</li>
     27  <li>Shortcode support for embedding the signin form anywhere</li>
     28  <li>Clean and modern admin interface (single-page settings)</li>
     29  <li>Multilingual-ready with translation support</li>
     30  <li>Modular code structure (separate files for maintainability)</li>
     31</ol>
    2232
    23 <br />
    2433
    25  
    26 == Frequently Asked Questions ==
    2734
    28 How i use this plugin ?
     35= How to use it =
     36<ol>
     37  <li>Install and activate the <strong>AA Signin Widget</strong> plugin from your WordPress dashboard.</li>
     38  <li>Go to <strong>Admin > AA Signin Widget</strong> to configure settings like template, colors, logo, and hCaptcha.</li>
     39  <li>Choose a template and customize colors or upload your brand logo as needed.</li>
     40  <li>Enable hCaptcha by adding your site key and secret (optional).</li>
     41  <li>Use the shortcode <code>[signin]</code> or <code>[signinform]</code> on any page or post to display the signin form.</li>
     42  <li>Add the widget from <strong>Appearance > Widgets</strong> to display the signin form in your sidebar or footer.</li>
     43  <li>Save your settings and preview the signin form live in the admin panel.</li>
     44</ol>
    2945
    30   Add this shortcode ( [signin] ) to post  or page and publish .
    3146
    32   or
    3347
    34   Go to Widget and drag the Sign in widget to sidebar.
     48= Installation =
     49<ol>
     50  <li>Download the <strong>AA Signin Widget</strong> plugin ZIP file.</li>
     51  <li>Log in to your WordPress admin dashboard.</li>
     52  <li>Go to <strong>Plugins > Add New</strong> and click <strong>Upload Plugin</strong>.</li>
     53  <li>Select the downloaded ZIP file and click <strong>Install Now</strong>.</li>
     54  <li>After installation, click <strong>Activate Plugin</strong>.</li>
     55  <li>Navigate to <strong>AA Signin Widget</strong> in the admin menu to configure the plugin.</li>
     56</ol>
    3557
    36 == Screenshots ==
     58
     59= Screenshots =
    37601. screenshot-1
    38612. screenshot-2
     62
     63
     64== Changelog ==
     65
     66<ol>
     67  <li><strong>Version 1.0.1</strong> (2025-06-02)
     68    <ol type="a">
     69      <li>Added brand logo upload, color customization, and live admin preview</li>
     70      <li>Introduced premium template styles and hCaptcha support</li>
     71      <li>Improved responsiveness and separated plugin files for better maintainability</li>
     72      <li>Initial release with shortcode, widget, and basic login form</li>
     73    </ol>
     74  </li>
     75</ol>
     76
Note: See TracChangeset for help on using the changeset viewer.