Forums

[Plugin: Current Mood] Some modifications... (1 post)

  1. midori
    Member
    Posted 7 months ago #

    A few modifications I made in my installation of this plugin:

    • changed the three occurences of $curpath
      $curpath = rtrim(dirname($_SERVER['PHP_SELF']), "wp-admin");
    • changed the paragraph displayed by adding an id (mymood) for styling purposes
    • changed $files[$n] = substr($file, 0, -4); for if (basename($file, $imgtype) != "noicon") { $files[$n] = basename($file, $imgtype); }

    http://wordpress.org/extend/plugins/current-mood/

Reply

You must log in to post.

About this Topic

  • RSS feed for this topic
  • Started 7 months ago by midori
  • WordPress version: 2.7
  • This topic is not a support question