Group Admins

  • Avatar Image

deanjrobinson.com

Public Group active 1 year, 10 months ago

Got a question about how I’m doing something in particular on my blog, or what plugin I’m using to do X? Then this is the place to find out.

Editing the fluency footer info in Admin area (4 posts)

← Group Forum   Group Forum Directory
  • Avatar Image brent c. airey said 2 years, 3 months ago:

    hi, i’m loving the fluency admin theme, huge thanks for the hard work. now the crawling out of the way i wonder if i could get some help in editing the footer info in the Admin area. basically i’m using this for a client and would prefer to not have the donate notes nor the version number with the ‘cool’ text.

    i have donated btw so i’m not asking for nothing and am more than happy to pay for any help.

    just wonder, perhaps this kind of thing could be a ‘pro’ version that people who donate a certain amount have access to?

  • Avatar Image Dean Robinson said 2 years, 3 months ago:

    Thanks for the donation :)

    To remove the “Fluency Admin 2.3 is a plugin by Dean Robinson – Donate” text, you’ll need to make a small modification to the wp-fluency-2.php file in the plugin folder.

    All you should need to do is find and comment out the following line:
    add_action(‘in_admin_footer’,'wp_fluency_footer’,1000);

    The ‘cool’ text? Are you referring to the WordPress version number and the “cool, stay updated” on the right hand side of the footer? If so that’s output by WordPress, not Fluency, it can probably be hidden with the addition of a couple of lines of code, but I’ll have to look into it and get back to you.

  • Avatar Image The Negative Shape said 1 year, 11 months ago:

    Thanks for this! Found your blog via Google..
    I’ve been using Fluency Admin for a while now, but it doesn’t seem to work as well anymore with newer WP versions. Hopefully that will improve though.

  • Avatar Image Dean Robinson said 1 year, 11 months ago:

    The current stable version of Fluency (2.4.0.1) works fine with the current stable releases of WordPress 3.1.x.

    Fluency 2.4.0.1 will not work correctly with the beta versions of WordPress 3.2 due to the changes that have been made to the default admin styles. There will be a new version of Fluency released around the time that WordPress 3.2 is released.