Skip to content

Instantly share code, notes, and snippets.

@psorensen
Created September 27, 2015 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save psorensen/bdcc6c0c56a79464e657 to your computer and use it in GitHub Desktop.
Save psorensen/bdcc6c0c56a79464e657 to your computer and use it in GitHub Desktop.
Hello!
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hello!</title>
<link rel="stylesheet" href="https://stackedit.io/res-min/themes/base.css" />
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>
</head>
<body><div class="container"><h1 id="membership-transition-notes">Membership Transition Notes</h1>
<h3 id="outline">Outline</h3>
<ul>
<li>Script to transition current memberships to new membership. <br>
<ul><li>Example of script that converts from PM Pro -&gt; RCP <a href="https://github.com/tannerm/pmpro-to-rcp/blob/master/includes/migrate.php">Github Source</a> | <a href="">Developer</a></li></ul></li>
<li>Review user experience flow.</li>
<li>Review marketing page design</li>
<li>Checkout Page</li>
</ul>
<hr></div></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment