Plugin Directory

Changeset 2691659


Ignore:
Timestamp:
03/09/2022 07:57:24 PM (4 years ago)
Author:
nowar
Message:

bugfix path to image flag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • no-war/tags/1.0.0/nowar.php

    r2691631 r2691659  
    9696
    9797function nowar_ad_flag(){
    98     $pluginPath = plugins_url() . '/nowar/';
     98    $pluginPath = plugins_url() . '/no-war/';
    9999    $num = get_option( 'nowar_setting_design' );
    100100    if ($num == "") {
Note: See TracChangeset for help on using the changeset viewer.