Category: Utilities

  • PressTicket – Evolved HelpDesk For wordpress (Utilities)

    PressTicket – Evolved HelpDesk For wordpress (Utilities)


    If this plugin is useful, could You please help me rate it? it will be a big encouragement to improve for me

    Please read FAQ before send the questions for the issue.

    Demo

    http://pressticket.com/demos/

    Introduction

    1. PressTicket (PTS) is a Powerful Ticket-management platform in WordPress, PTS is integrated with Woocommerce and Envato, PTS is really useful for you to provide the Support to your Customers.
    2. PTS is reliable and extendable for the developer, PTS provide the API and the Endpoint to embed in your applications.
    3. PressTicket provide 3 support ways to your customers:
    4. In your Backend: Use Custom Post Type and Taxonomy
    5. In your Frontend: Use Shortcode.
    6. In you Customer’s backend website: use Endpoint API, for futher info http://pressticket.com/category/endpoint/

    All Features

    1. Custom Post Type (CPT) and Taxonomy support, PressTicket does not use/create Custom table, only use WordPress table.
    2. Ticket URL SLUG Customize: PressTicket support to custom the Ticket slug in URL, so you can easy change the slug in backend, eg: by default, The Ticket URL is http://domain.com/press-ticket/hello-world, but you can change it to http://domain.com/helpdesk/hello-world
    3. Shortcode: PressTicket support the shortcode to display the Submit Form, Ticket List at frontend, so you can provide the support service in frontend, no need to login backend.
    4. Widget/Dashboard: PressTicket support the Widget, this is display the user’s ticket list, Status and Priority filtering option support.
    5. Department and Helptopic: You can create the Department and Helptopic to distribute the Ticket, is very useful for filtering/searching.
      • Unlimit Department
      • Unlimit Helptopic
      • Unlimit Support Staff
      • Unlimit Customer
    6. Assignment: You can assign the Support Staffs to the Department, whenever new ticket is created, the notification will be sent to this staffs (if Notification feature is actived).
    7. Permisson: by default, PressTicket allow all the user can use it, but You can limit the permission as:
      • Upload Files: By WP default, only the Author or higher role can upload the files, but use PressTicket, you can set this permission for the Subscriber, Contributor or other role.
      • View/Open Ticket: This permission will be assigned for the Customer, they can Submit/View/Reply to their Ticket, noted: Only the Author or higher role can access to their Ticket in Backend, if not they must access it in Frontend.
      • Updating/Deleting Ticket: This permission will be assigned for Support Staff, The Staff must be an Editor or higher.
    8. File attachments: post documents, screenshots, PDFs … all file is allowed to upload by WordPress and store in Media page in Backend.
    9. Stop Spamming by Recaptcha in “Submit Ticket” form.
    10. Alerts and Notices: (Alerts and Notices will be sent to Support Staff/Customer on ticket “events”) with 2 events:
      • Alert sent out on new tickets
      • Alert sent out when a new message, from the user, is appended to an existing ticket.
    11. Email notification template: is available with 3 templates and easy to modify in Backend.
    12. Translatable: PressTicket support multi-language, so you can translate it in your language by step by step, view help topic http://pressticket.com/wiki/how-to-translate-pressticket/
    13. Woocommerce Integration: Woocommerce is a best solution for the commerce site, that’s is the reason why we integrate PressTicket with it.
    14. Envato Integration: Envato is a big Marketplace, they provide all the Digital products as: Theme, Template, Plugin, Addon, Photos, Video … etc, this option is really useful for the Envato’s Author (whom sell the item on Envato).
    15. API/Endpoint: PressTicket support the API (Action and Filter Hook) and Endpoint, so you can extend or embed PressTicket in your application, for further information, please visit http://pressticket.com/wiki/
    16. Debug Tool: use for testing before get it to work, if there are have any error or warning, PressTicket will display the suggestions, by the way you can easy set the valid settings.
    17. Quick Support: If you have any questions, you can use Quick Support Form to send the request to us, by the way, we will reply you as soon as possible.
    18. PressTicket Client Version: what is it? PressTicket Client (PTC) is a second plugin, use to install in your client’s site (only WordPress), allow the Customer Submit/Reply their tickets on their Backend, WOW, Great feature, right? PressTicket have an Endpoint API, this gateway receive the request from PTC and proccess it in WordPress system, By the way, your Customer can Submit or Reply the Ticket on their site, no need to login your site.
    19. Google Chart: Ticket status summary.

    Some screenshots …

    Shortcode support

    Settings


    Permission

    Report

    Compatible With Woocommerce


    … And so much more.

    Changelogs

    11/20/2013 – V2.3.1

    [New] Add New Ticket List and Google Chart on Admin Dashboard.
    [New] API key
    [New] adding API column in User Page.
    [New] Adding Endpoint API URL
    [Fix] Adding Hook into Ticket mail notification.
    [Fix] Changing Email content.
    [Fix] Adding shortcode (not WP shortcode) in Mail template wp-admin/edit.php?post_type=wp-ticket&page=wp-ticket-settings&tab=email_template
    [Fix] Sending multiple email address to Helpdesk Staff in a Department.
    [Fix] Creating Ticket ID
    [Fix] Checking empty filter hook: Prioritys, Status
    [Fix] admin url.
    [Fix] Json response.
    [Fix] Fix View ticket permission from backend.
    [Fix] Remove Google Chart in frontend.
    [Fix] Chart in backend.
    [Fix] Displaying Widget.
    [Fix] remove # in ticket ID.
    [Fix] Verify buyer by Purchase Key
    [Fix] Remove ENVATO option in shortcode, no needed.

    11/06/2013 – V2.3

    [Fix] Sending HTML mail format.
    [Fix] Mail notification content.
    [Fix] Change "All Tickets" label to "PressTicket".
    [Fix] disable SUBMIT button when submit the data by Ajax.
    [Fix] disable LOAD MORE button when submit the data by Ajax.
    [Fix] Admin CSS
    [Fix] "Response" word misspell.
    [Fix] Debug Tool.
    [Fix] Date Format Responses List in Backend.
    [Fix] Adding some columns in Responses page.
    [Fix] Adding Pressticket Icon in backend.
    [New] Envato Ticket support
    [New] Verifying Purchase Key, available when Integrated with Envato Ticket type.
    [New] Adding ticket type, WOO, Envato support.
    [New] Login Form Filter Hook:
    - pressticket_loginform_before
    - pressticket_loginform_after
    - pressticket_loginform_rememberme_before
    - pressticket_loginform_rememberme_after
    [New] Add Register, Lost password url in login form.
    [New] Using Envato Avatar, replaced by WP default avatar. (optional).
    [New] Register Link is available when enable "Anyone can register" in Backend (Settings/General)
    [New] Custom Ticket Post Type Slug
    [New] Check WP version when install plugin.

    11/04/2013 – V2.2.2

    [Fix] Update .po file
    [Fix] Update Debug tool.
    [Fix] LoadMore button.

    10/28/2013 – V2.2.1

    [Fix] Loading Ajax Url
    [Fix] Remove bootstrap CSS.
    [Fix] Showing Form/Ticket list, fix shortcode.
    [New] Integrated with Woocommerce.

    10/07/2013 – V2.0

    [New] Loading Language.
    [Fix] Removing Quicktag editor.
    [Fix] Searching user.
    [Fix] HTML email sending.

    04/29/2013 – V1.0

    Initial Release
  • HTML To WordPress Converter (Utilities)

    HTML To WordPress Converter (Utilities)

    HTML To WordPress converter is a WordPress plugin that allows you to convert a plain html file into WordPress theme, without any knowledge of WordPress themes.

    Getting Started Guide (video) : Link

    Features:

    • No knowledge of WordPress Theming required.
    • Makes Menus
    • Makes Widgets
    • Makes Post Area
    • Makes Footer Area
    • Adds Menus to the Backend
    • Adds Logo url change option in the backend.
    • Allows Multiple Widgets
    • Allows Multiple Menus
    • Sample HTML with tags included for reference

    Documentation Link

    All the files has to be zipped after they are made ready for conversion, then you can use the zip for conversion, just like any other theme.

  • WPShots – WordPress Shortcode Plugin (Utilities)

    WPShots – WordPress Shortcode Plugin (Utilities)

    WPShots is a smart and rich shortcodes plugin for WordPress. It eases the job of admins and WordPress
    developers. Shortcodes can be used inside posts, pages or in widgets. Public functions are also available to use
    inside php code.

    WPShots Features

    Once you install WPShots, you can access following shortcodes. Related functions are also listed along the
    shortcodes.

    [wpshots_number_of_posts]
    Show total number of published posts in the blog. Developers can get the value of total number of posts
    using fn_wpshots_number_of_posts() function.

    [wpshots_number_of_pages]
    Show total number of published pages in the blog. Developers can get the value of total number of pages
    using fn_wpshots_number_of_pages() function.

    [wpshots_facebook_likes]
    This shortcode display number of facebook likes of a given user. For example, [wpshots_facebook_likes id="cocacola"]
    displays the number of facebook likes of cocacola page. Developers can read the number of likes using
    fn_wpshots_facebook_likes() function. In order to obtain the likes of cocacola page, call the function
    fn_wpshots_facebook_likes("cocacola").

    [wpshots_facebook_shares]
    This shortcode display number of facebook shares of a given url. For example, [wpshots_facebook_shares url="http://wordpress.org"]
    displays the number of facebook shares for wordpress.org url. Developers can read the number of shares using
    fn_wpshots_facebook_shares() function. In order to obtain the shares of http://wordpress.org, call the function
    fn_wpshots_facebook_likes("http://wordpress.org").

    [wpshots_google_plus_one]
    This shortcode display number of Google plus ones for a given url. For example, [wpshots_google_plus_one url="http://wordpress.org"]
    displays the number of google plus ones for http://wordpress.org. Developers can read the number of plus ones using
    fn_wpshots_google_plus_one() function. In order to obtain the plus ones of http://wordpress.org, call the function
    fn_wpshots_google_plus_one("http://wordpress.org").

    [wpshots_tweet_count]
    This shortcode display number of tweets for a given url. For example, [wpshots_tweet_count url="http://wordpress.org"]
    displays the number of tweets for http://wordpress.org. Developers can read the number of tweets using
    fn_wpshots_tweet_count() function. In order to obtain the number of tweets for http://wordpress.org, call the function
    fn_wpshots_tweet_count("http://wordpress.org").

    [wpshots_pinterest_pins]
    This shortcode display number of pinterest pins for a given url. For example, [wpshots_pinterest_pins url="http://wordpress.org"]
    displays the number of pinterest pins for http://wordpress.org. Developers can read the number of pins using
    fn_wpshots_pinterest_pins() function. In order to obtain the number of pins for http://wordpress.org, call the function
    fn_wpshots_pinterest_pins("http://wordpress.org").

    [wpshots_linkedin_shares]
    This shortcode display number of linkedin shares for a given url. For example, [wpshots_linkedin_shares url="http://wordpress.org"]
    displays the number of linkedin shares for http://wordpress.org. Developers can read the number of linkedin shares using
    fn_wpshots_linkedin_shares() function. In order to obtain the number of linkedin shares for http://wordpress.org, call the function
    fn_wpshots_linkedin_shares("http://wordpress.org").

    [wpshots_stumbleupon_shares]
    This shortcode display number of stumbleupon shares for a given url. For example, [wpshots_stumbleupon_shares url="http://wordpress.org"]
    displays the number of stumbleupon shares for http://wordpress.org. Developers can read the number of stumbleupon shares using
    fn_wpshots_stumbleupon_shares() function. In order to obtain the number of stumbleupon shares for http://wordpress.org, call the function
    fn_wpshots_stumbleupon_shares("http://wordpress.org").

    [wpshots_youtube_subscribers]
    This shortcode display number of youtube subscribers for a given user. For example, [wpshots_youtube_subscribers user="apple"]
    displays the number of youtube subsribers for apple. Developers can read the number of subscibers using
    fn_wpshots_youtube_subscribers() function. In order to obtain the number of youtube subscribers for apple, call the function
    fn_wpshots_youtube_subscribers("apple").

    Browser Support

  • Halloween (Utilities)

    Halloween (Utilities)

    Halloween Plugin adds the Halloween Effect and Halloween Greeting Card to your WordPress site. People who are visiting your site can get a feel for Halloween season.

    1. Halloween Effect – Live Preview

    2. Halloween Greeting Card – Live Preview

    Features

    • 28 Halloween Images to choose from
    • Simple and Effective way of adding Halloween effect/Halloween Greeting Card to any of your WordPress site
    • Should work with all WordPress Themes
    • Create Multiple Types of Halloween Effects/Halloween Greeting Cards and choose on which Pages/Posts which Effect/Card you want to show
    • Image Fade In/Fade Out Speed can be controlled
    • Image Position can be Random/Centre
    • Image Rotation can be turned ON/OFF
    • Image Rotation Speed can be set
    • Image Size can be Original Size/Custom Size
    • Highly Customizable with lots of options

    Support

    If you have any problems or need help for this Plugin, don’t worry we are there. Register and open a support ticket on our site.

    Updates

    Version 1.0
    - Initial Release
    

    Credits

  • Google Customized Seek for WordPress Plugin (Utilities)

    Google Customized Seek for WordPress Plugin (Utilities)

    The Google Custom Search for WordPress Plugin is an advanced WordPress Search Plugin with an On-Demand-Index and On-Demand-Removal Functionality.
    Enhance your WordPress website with the search engine that you need. Delivering top quality search results powered by Google.
    Say hello to the Google Custom Search for WordPress Plugin.

    Plugin Features

    Use the Power of Google

    Visitors to your blog will find what they are looking for quicker than if you don’t have this plugin installed.

    On-Demand-Index Functionality

    With this Google‘s addressing the need to provide fast indexing for your important, frequently-changing content within 24 hours – often much faster.

    Extended Layout Settings

    Change columns, Auto search, the query parameter, Safe Search, Autocomplete, Default refinements and many more. You can even add your custom CSS.

    Easy Theme Integration

    Many themes have their own styled custom search form fields. You can easily replace them within the settings page of the Custom Search Plugin.

    Automatic Updates

    Get automatic updates whenever we make changes right from your WordPress administration panel. No need to update manually.

    Custom CSS & HTML

    Add any CSS to layout the search page and/or customize the search form so that it fits your needs.

    Detailed Logs

    See your available removal and indexing quotas as well as a detailed log which describes what the plugin did during the last time.

    Watch the Installation Video

    Support & Testimonials

    • Our plugins are made in Germany by a German engineer.
    • All technical requests regarding the plugin will end up in the engineers email account not in asia or anywhere else.
    • You will get support from the guy who wrote the plugin.
    • Maybe this are the reasons why our customers are so satisfied.
    • “Dear WP-Buddy, WOW, thanks so much for super service and great product.”
    • “Thanks WP-Buddy for listening to your buyers. Great support thanks again.”
    • “Thank you so much for the briefing. Awesome services.”
    • “I just found your plugin on Code Canyon, I love the quality of it and it shows you have great talent.”
    • “Thanks a lot for the help and support mate. It seems good after testing… please let me know u have anymore products for sale or in pipline lol”
    • “Thanks SO MUCH for taking time and writing to me the valuable information about snippets.”

    WordPress 3.8 support!

    Yes, version 1.1.4 is ready for WordPress 3.8 (tested with 3.8 beta 1 so far).

    Plugin Requirements

    • In case you need a plugin to work with any special WordPress theme, please ask us before your purchase.
    • This plugin requires: PHP5.3 running on your webserver (if you don’t know how to update to the latest version, read this),
    • a WordPress Version higher or equal 3.6
    • a Google Account and
    • a ready-to-use Google Custom Search engine (which is free in the basic version).

    Important Notes

    • This only works with either a Google Custom Search or a Sitesearch engine.
    • The On-Demand-Index and On-Demand-Removal functionality will not work with Googles Web-Engine. It only works with Googles Custom- and/or Sitesearch.
    • The difference between Sitesearch and CustomSearch is that the latter is free (and contains ads) where the first costs at least 100 USD a year (click here for more information on Google’s prices).

    Version History

    The current version is 1.1.4 (Nov. 27, 2013). Click here for a full version history.

    Have any questions? – FAQ

    Could not find an answer to your question? Please consider reading the Google Custom Search WordPress Plugin FAQ first.
    There is also a detailed description on how to set the plugin up (including images). Thanks!

    Translation

    This plugin was translated into English and German, already. Want to translate the plugin into your own language? Download the latest .pot files from Github or contribute to this project directly on Github.

    Licenses

    Uses CodeMirror and jQuery Ajax Chosen.

    Check out my WordPress Plugins and Themes!

    Google Analytics Opt Out WordPress Plugin
    Google Custom Search WodPress Plugin
    Purple Heart Rating WordPress Plugin
    Rich Snippets WordPress Plugin
    Google Plus Author Information in Search Results
    Product Countdown WordPress Plugin for WooCommerce
    Google Drive as WordPress CDN Plugin
    Schema Corporate WordPress Theme
    Login With Amazon for WooCommerce WordPress Plugin

  • Prime Social Tales Plugin and Widget (Utilities)

    Prime Social Tales Plugin and Widget (Utilities)

    Top social stories” are your best posts, the most shared on social networks, discover and analyze your most viral posts with this plugin and watch stats: you can see how many Facebook interactions, Google+ and Twitter interactions you have every day for each post and globally for all your blog.

    Example of backend analytics:

    If you use social plugins for sharing contents on Facebook, Google+ and Twitter or if you use the Facebook comments under your WordPress blog posts, you should install this plugin, to save and track social interactions data.

    Top Social Stories Plugin grabs the total share count from Facebook (facebook like + share + comments), number of Google +1s and grabs the number of times your links are twitted on Twitter for each post of your blog every day.

    Example of chart for a single post:

    Data are saved in database and can be exported as custom fields linked to each post (which you can use in your theme to show social interactions). This data, daily, are used to create ranks of your Top Social Stories.

    These ranks can be added to your siderbars throught widgets and can be used inside posts with shortcodes.
    The plugin and the widget have a lot of parameters to customize your ranks and get useful Top Social Stories list, but if you are novice go with defaults, they are quite good for all blogs.

    Features list:

    • works also for custom post types
    • easy to read stats on a period, with trends (which post is going viral, which is going down)
    • daily stats with trends, and stats over a period
    • save historical data for each post and draw line chart for social interactions both globally (all posts) and for each single post
    • show authors rank for a period and for today, who is your best author?
    • customize the widget to show/hide total count number
    • customize the widget to show/hide featured images
    • customize the widget to force include of posts (if you have paid content to push)
    • customize the widget to optionally add automatically a tag to posts that enter a rank
    • export data to custom fields to show counters inside your theme with php!
    • include a useful setting to refresh Facebook cache

    Version history:

    • october 2013 first release; v.1.0
    • v.1.1 – Added support for Google+, small graphic improvements. Bug fixed: hide draft posts, fixed wrong count in authors count and minor fixes, support for custom post types. NOTE: users who have installed the 1.0 version must deactivate and reactivate the plugin to make the update.
    • v.1.2 – Better support for custom post types. Small bug fixed (removed articles without likes from stats and ranks, addedd messages when empty ranks, and more…). New chart period navigation.
  • userTrack – Mouse Monitoring for WP (Utilities)

    userTrack – Mouse Monitoring for WP (Utilities)

    With classic analytics software you can find out that user X went from page A to page B and then left. Have you ever wondered what users actually do on your pages? How they move the cursor (note that in 80% of the time the user’s eyes follow the cursor), when they click a button, how they interact with your JavaScript widgets, what part of your website draws the most attention, etc.. userTrack does exactly that!

              


    This is the WordPress version of the amazing userTrack script.

    Don’t forget to rate this awesome product if you like it :).

    You can see the plugin installed on wordpress here. (User: demo, Pass: demo)

    Since version 1.3 keyboard input is also recorded. :)

    Features




    Live preview:

    If you want you can go to www.belardi.ro , navigate a bit through the website and then go back to the admin panel to check out the recording :).

    Description

    Record user mouse interactions on your website.
    You can view click heatmaps, mouse movement heatmaps or even full recordings of user activity on your website.

    The script tracks user movements using JavaScript, sends the info to the server and processes it using PHP and stores all data in a MySQL database.

    The script is continuously updated based on feedback and bug reports.

    Requirements

    • PHP and MySQL access on the server
    • jQuery
    • HTML5 doctype
    • Google Chrome browser is required for improved performance in heatmap drawing and record playback
    • Large monitor resolution is preferred for improved experience (1080p)
    • shell_exec access must be enabled

    Limitations

    • Note that the script doesn’t record interactions on iframes because those interactions are not sent to the current document by the Browser due to security reasosns
    • The script is not suitable for highly-trafficked websites. Companies who offer heatmaps have a cloud network to store and process all this data and required a monthly fee based on how much you use. UserTrack even works on a shared hosting, but having more then 2-3 thousand recordings may slow down the script. It is recommended to remove all old recordings once in a while.
    • If a user has to log-in in order to access a specific area of the website you will not be able to view recordings on that area as long as you are not logged in as well. Also, if you are logged in as a different user you may see their actions done on your user panel.

    Quick note about how we manage our CodeCanyon items

    Once we launch a new item we keep improving it based on feedback, so if you buy an item as soon as it appears you will still be able to get for free all the latest versions (we will never create a new item just because it is a new and improved version, we simply update this one) and also if you ever want something included in a current item, simply send us an e-mail or post in the comment section and we will do our best to include the feature you want.

    Changelog

    userTrack 1.4.3 (19 October 2013)

    • Bug fixes
    • Scrollmap (based on mouse movements)

    userTrack 1.4.2 (18 September 2013)

    • Improved record-playback navigation.
    • Clicks trigger click sound in record playback.
    • Removed redudant buttons on record playback mode.
    • Heatmaps are now groupped only by width, not resolution.

    Version 1.4.1 (11 September 2013)

    • Database structure update. Please drop clicks and movements tables and run again setup.php
    • Improved/more efficient way of stroing heatmaps in the database
    • Improved way of retrieving/displaying heatmaps
    • Fix “static” option to work cross-domain

    Version 1.4.0 (16 July 2013)

    • Major update.
    • Cross-domain tracking, including full-recordings.
    • New dashboard to navigate through tracked domains.
    • Fix “pages” dropdown not being update after AJAX load.
    • Bug fix (when playing back recordings scroll is set to 0 every time the user reaches a new page)
    • Various other bug fixes.

    Version 1.3.2 (03 May 2013)

    • Improved design.
    • Skip/navigate through a recording by clicking the progress bar
    • Censor IP option.
    • Login field as password input
    • Option to enable/disable keyboard input recording
    • Improved keyboard input replay

    Version 1.3.1 (08 April 2013)

    • Fix a bug with JSON not parsing the slash character.
    • Switched to better IP to country API.

    Version 1.3 (01 April 2013)

    • Partial keyboard input recording.
    • Last page is also recorded.
    • Hover is active by default.

    See changelog in Quick Start Guide for old versions
    Version 1.2.2 (08 March 2013)
    Version 1.2.1 (05 March 2013)
    Version 1.2 (18 February 2013)
    Version 1.1.3 (05 February 2013)
    Version 1.1.2 (04 February 2013)
    Version 1.1 (03 February 2013)
    Version 1.0 (01 February 2013)

    Note that this is a very complex script and may still have some bugs, if you find any send the details to tips4design@yahoo.com .

  • Christmas Snow – Snow Fall WordPress Plugin (Utilities)

    Christmas Snow – Snow Fall WordPress Plugin (Utilities)

    Christmas Snow will turn your WordPress site into a Snowy WordPress site. By adding the Christmas flavor to your WordPress site you can make your visitors feel at home during the Christmas Season. If you are targeting Christmas Season Sales, this is the right Plugin for you. Christmas Snow Plugin has around 25 different types of Snow Flakes to choose from. You can create multiple types of Snow Flakes and choose which type to show on which Pages/Posts. Highly Customizable Plugin with lots of options.

    For Non-WordPress(jQuery) Version Go Here

    Features

    • 25 Different Types of Snow Flakes to choose from
    • Simple and Effective way of adding Christmas Snow to any of your WordPress site
    • Should work with all WordPress Themes
    • Create Multiple Types of Christmas Snow and choose on which Pages/Posts which Type of Christmas Snow to show
    • Number of Snow Flakes can be set
    • Snow Flake Speed can be controlled
    • Snow Flake Rotation Speed can be set
    • Snow Flake Size as user input
    • 4 Wind Directions (No Wind, Wind from Left to Right, Wind from Right to Left, Random) for Snow Flakes
    • Highly Customizable with lots of options

    Support

    If you have any problems or need help for this Plugin, don’t worry we are there. Register and open a support ticket on our site.

    Updates

    Version 1.3 on 9 November 2013
    - Z-index value for Snow Flakes is added as user input
    - Snow Disappearing Position option added
    
    Version 1.2 on 9 November 2013
    - Snow Movement - Top to Bottom(Falling)/Bottom to Top(Rising) option added
    
    Version 1.1 on 2 November 2013
    - Scroll Bar problem fixed 
    - Default values set appropriately
    
    Version 1.0 on 21 October 2013
    - This is the First Version
    
  • wordpress Safety Query (Utilities)

    wordpress Safety Query (Utilities)



    A Product by Flipper Code

    Wordpres Security Question is a wordpress plugin which enables security question feature on registration form. Plugin has zero configuration and start works on a single click. if you make use of a security question as a way of accessing an account if your user lost password, this plugin is perfect suitable for you.

    For any help, feature request or to report a bug, you may contact me anytime And please rate this item as per your experience with it.

    Why this Plugin?

    If you search on google about “hack wordpress” or “wordpress hack” or similar phrases, you find that most of time hackers reset password using sql injection. For more information, how to hack a website using sql injection, read this article written by me. So using plugin, it’s not possible to reset your password without know your security answer.

    Setup Your Questions using Backend

    A new dropdown to ask question/answer easily integrated on your wordpress registration page once you installed this plugin.

    Setup Security Question for Registration Page

    Display Security Question on Registration

    After setup questions, a new dropbox display on registration page automatically.

    Display Security Question onRegistration Page

    Ask Security Question on Forgot Password

    To retrieve lost password, user needs to answer security question they answered before.

    ask Security Question on Forgot Password Page

    You’re Done!

    Please feel free to ask if you have any question.