Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Restore development history #63

Merged
merged 29 commits into from
May 25, 2018
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
9e98f86
MVP beta
pmgarman Apr 28, 2017
78d389a
My Account integration
pmgarman May 8, 2017
c1fe325
CLI for migrating data to/from the custom table
pmgarman May 8, 2017
df68bdb
add composer file
pmgarman Jun 15, 2017
af704ce
compatibility and bug fixes
pmgarman Jul 25, 2017
0d2828f
Ignore the obvious unwanted versionable files
coenjacobs Aug 22, 2017
10bc378
Autoload classes from the includes directory
coenjacobs Aug 22, 2017
353ddc6
Move main plugin class to separate file
coenjacobs Aug 22, 2017
997b230
Semver notation of current Composer installers stable
coenjacobs Aug 22, 2017
306251f
Actually load the autoloader file if present
coenjacobs Aug 22, 2017
549542a
Load the PHP 5.2 compatible autoloader
coenjacobs Aug 22, 2017
9d12072
Use plugin constants to determine correct autoloader directory
coenjacobs Aug 22, 2017
54e4321
Get rid of manual class files loading
coenjacobs Aug 22, 2017
cbf3455
Constructors should never setup actions, filters, etc.
coenjacobs Aug 22, 2017
8bc112b
Move table install logic to separate class
coenjacobs Aug 22, 2017
eecebb4
Run activation hook from main plugin file
coenjacobs Aug 22, 2017
c5e435c
Main plugin class can now be instantiated at plugins_loaded
coenjacobs Aug 22, 2017
cba0bc9
Main plugin class has no function outside WordPress - no ABSPATH chec…
coenjacobs Aug 22, 2017
8d5183e
Move adding command to outside CLI command class
coenjacobs Aug 22, 2017
ae66b59
No need to verify ABSPATH on class only file
coenjacobs Aug 22, 2017
fec6908
Fixed placeholder for prepare statement in CLI count method
coenjacobs Aug 22, 2017
3fe398b
Fixed placeholder for prepare statement in CLI migrate method
coenjacobs Aug 23, 2017
bbf5822
Merge pull request #4 from liquidweb/cleanup
pmgarman Aug 23, 2017
29cf891
Access data store through get method on WC data class
coenjacobs Aug 23, 2017
5b3fa54
Merge pull request #7 from liquidweb/fix-data-store-ref
coenjacobs Aug 23, 2017
4ae6ae5
Create readme.md
lukecav Aug 24, 2017
66c2467
Clarified installation steps for autoloader
coenjacobs Aug 28, 2017
a277f46
Public beta release
boogah Oct 2, 2017
7992af8
Merge branch 'develop' into mindsize
stevegrunwell May 23, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.