Plugin Directory

Changeset 1344240


Ignore:
Timestamp:
02/05/2016 06:57:24 PM (10 years ago)
Author:
stubgo
Message:

readme file fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • keyword-landing-page-generator/trunk/readme.txt

    r1344238 r1344240  
    3636*   Premium Support
    3737
    38 For more information and support, check out: http://www.wpsos.io/plugin-support/
     38For more information and support, check out: http://www.wpsos.io/wordpress-plugin-keyword-landing-page-generator/
    3939
    4040== Installation ==
     
    4848== Which options do you modify? ==
    4949
    50 As of version 1.0, you can choose between the following options.
     50You can choose between the following options.
    5151
    5252= General Settings tab =
     
    7070= Filters and Actions =
    7171You can use the following filters:
    72 *   'wpsos_klpg_shortcode_text' - filters the shortcode text value right before displaying.
    73 *   'wpsos_klpg_custom_content' - filters the custom HTML text configured from General Settings right before displaying to the user.
     721. 'wpsos_klpg_shortcode_text' - filters the shortcode text value right before displaying.
     732. 'wpsos_klpg_custom_content' - filters the custom HTML text configured from General Settings right before displaying to the user.
    7474
    7575You can use the following actions:
    76 *   'wpsos_klpg_before_custom_content' - before displaying the custom HTML text configured from General Settings for the user.
    77 *   'wpsos_klpg_after_custom_content' - after displaying the custom HTML text configured from General Settings for the user.
    78 *   'wpsos_klpg_before_settings_page' - before displaying the settings page in admin UI.
    79 *   'wpsos_klpg_after_settings_page' - after displaying the settings page in admin UI.
     761. 'wpsos_klpg_before_custom_content' - before displaying the custom HTML text configured from General Settings for the user.
     772. 'wpsos_klpg_after_custom_content' - after displaying the custom HTML text configured from General Settings for the user.
     783. 'wpsos_klpg_before_settings_page' - before displaying the settings page in admin UI.
     794.  'wpsos_klpg_after_settings_page' - after displaying the settings page in admin UI.
    8080
    8181= Using your custom PHP template =
     
    9494Make sure that you:
    9595- added the shortcodes to the page content.
    96 - added a Triggering Keyword to the URL when testing. For example if you have a keyword 'blue', then try http://yourwebsite.com/your-landing-page/blue
     96- added a Triggering Keyword to the URL when testing. For example if you have a keyword 'blue', then try http://your-example-website.com/your-landing-page/blue
    9797- have chosen the option 'Post Name' under Common Settings of the Permalinks settings
    9898
Note: See TracChangeset for help on using the changeset viewer.