Plugin Directory

Changeset 2669237


Ignore:
Timestamp:
01/30/2022 01:45:15 PM (4 years ago)
Author:
SaifuMak
Message:

added screenshot 3 details in readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • add-custom-codes/trunk/readme.txt

    r2669203 r2669237  
    3030
    31311. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
    32 2. Activate 'Add Custom Codes' plugin through the 'Plugins' page in WordPress
     322. Activate 'Add Custom Codes by MakTal' plugin through the 'Plugins' page in WordPress
    33333. Go to 'Appearance -> Custom Codes' to add your codes
    3434
     
    3838= Plugin is not working for me. Why? =
    3939
    40 Make sure that your theme has 'wp_head()' call in header.php file. Also make sure that you have added the right codes on interface. Make sure to clear cache too.
     40Make sure that your theme has 'wp_head()' call in header.php file and 'wp_footer()' call in footer.php file. Also make sure that you have added the right codes in plugin settings. Also Make sure to clear cache after updating codes in plugin settings.
    4141
    4242= Is this plugin safe from hackers? =
     
    5959
    60601. Install the plugin using zip file or from wordpress plugins directory
    61 2. Go to 'Appearance -> Add Custom codes' to add your codes.
     612. Go to 'Appearance -> Add Custom codes' to add your Global codes.
     623. Add Custom Codes' option when editing page, posts etc.
    6263
    6364== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.