Giter Site home page Giter Site logo

Comments (7)

jeremyclark13 avatar jeremyclark13 commented on July 18, 2024

Agreed about the slug, I've got to dig into how WordPress generates the slug. I've had numerous occasions where the slug being different than expected caused problems.

That's very interesting about blocking the the plugin from sending info over to WP.org as well.

Yeah when the original script relied on a mysql database for securing the downloads I had thought about this as well. I currently mulling over moving this into a WordPress plugin to add some more advanced features. Just need the time.

Thanks again for the report and ideas.

from automatic-theme-plugin-update.

turtlepod avatar turtlepod commented on July 18, 2024

to get the slug use plugin_basename( __FILE__ ).
however this script need complete rewrite.
in a way I'm not recommending to use this script. there's a lot that need to be fixed.

i just release http://autohosted.com plugin to manage auto update.
it's a commercial plugin, but all documentation is open to read.

from automatic-theme-plugin-update.

oferwald avatar oferwald commented on July 18, 2024

Just looked into plugin_basename, and when I was about to post, your message popped up.

Good luck with the new plugin, why don't you make it into an optional service?

from automatic-theme-plugin-update.

turtlepod avatar turtlepod commented on July 18, 2024

@oferwald thanks. about service: no plan for that.

you need to read this docs if you want proper sanitation for plugin sections:
http://autohosted.com/docs/plugin-sections-allowed-tags/

from automatic-theme-plugin-update.

jeremyclark13 avatar jeremyclark13 commented on July 18, 2024

Looks like @turtlepod beat me to the plugin, good luck with that. I just haven't had time lately to work on this much, but I do plan on working on it again and hopefully fixing the problems that there might be. Like @turtlepod said a complete rewrite is in order and as of right now I just don't have the extra time. Hopefully soon though.

from automatic-theme-plugin-update.

holisticnetworking avatar holisticnetworking commented on July 18, 2024

@oferwald Hey! Could you elaborate on the upgrade_notice element? Where does that appear? I'm presuming that's what creates the highlighted band under a plugin with an update available? I'd like to be able to employ this as well.

from automatic-theme-plugin-update.

oferwald avatar oferwald commented on July 18, 2024

@holisticnetworking just add this to the packages array (if I remember correctly).

from automatic-theme-plugin-update.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.