GithubHelp home page GithubHelp logo

theperfectwill / embedly_wordpress_plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from embedly/embedly_wordpress_plugin

0.0 1.0 0.0 3.73 MB

The Embedly Wordpress plugin allows bloggers to embed videos, images and rich media from 300+ providers with just the url.

Home Page: http://embed.ly/wordpress

JavaScript 26.45% CSS 13.44% PHP 60.11%

embedly_wordpress_plugin's Introduction

Embedly Wordpress Plugin

Updating the plugin:

  1. Ensure the github repo readme.txt and embedly.php are showing the correct version of the plugin (i.e. from 4.0.1 -> 4.0.2, this version needs to be reflected in these two files)

  2. in the svn repo, svn up to update, if necessary

  3. cp github_repo_dir/* svn_repo_dir/trunk/ (remove any .git or other unnecessary files (like this 'README.md' file!))

  4. cd svn_repo_dir/trunk

  5. check updates with svn stat and svn diff (especially the version bump)

  6. svn ci -m "a public message" --username USERNAME --password PASSWORD

  7. cd .. go up to the master svn directory

  8. make a new tag mkdir tags/X.Y.Z && svn add tags/X.Y.Z

  9. svn-copy the trunk files svn cp trunk/* tags/X.Y.Z/

  10. Check changes again with svn stat and svn diff if necessary

  11. svn ci -m "tagging version X.Y.Z" --username USERNAME --password PASSWORD

embedly_wordpress_plugin's People

Contributors

buildingbot avatar ninnypants avatar r-a-y avatar rinatkhaziev avatar screeley avatar stiteler avatar tboetig avatar tomboetig avatar whichlight avatar

Watchers

 avatar

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.