Before you ask please READ THIS

Help with Update

edited April 2014 in Beach Please Posts: 14
Hi, I was wondering if you could tell me the files I should replace with the 1.4.2 update so I don't have to upload everything. I did the same with the previous update.

Also is there any way to hide the "There is new version 1.4.2 of Beach Please theme..." warning to Editors? so only Admins can see it?

Thanks!

Comments

  • AirAir
    Posts: 10,970
    Hello

    That are two very different questions in one topic - read more here

    1. We don't keep track of what files where changed, but from change log I can say that there was remove of embeded plugin and chnang in way it is delivered now. Please follow instructions from change log http://www.apollo13.eu/themes_update/beach_please/index.html

    2. That is nice idea! Try this

    Go to advance/apollo13.php line ~188(in new version) and change:
    $this->check_for_warnings();
    to

    if ( current_user_can('update_core') ) {
    $this->check_for_warnings();
    }
    Please tell me does it work:-)

    With regards.
  • AirAir
    Posts: 10,970
    It is added in newest update:-) Thanks for tip!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion