-
Notifications
You must be signed in to change notification settings - Fork 387
Comparing changes
Open a pull request
base repository: simplethemes/skeleton_wp
base: master
head repository: criscom/skeleton_wp
compare: master
- 20 commits
- 14 files changed
- 7 contributors
Commits on Apr 21, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 619ffa5 - Browse repository at this point
Copy the full SHA 619ffa5View commit details -
# fixed a path problem where jigoshop templates and shortcodes were not routing properly.
Configuration menu - View commit details
-
Copy full SHA for f9299f4 - Browse repository at this point
Copy the full SHA f9299f4View commit details
Commits on Apr 22, 2012
-
Fix a problem where product catalog was not displaying properly.
Configuration menu - View commit details
-
Copy full SHA for 8bca404 - Browse repository at this point
Copy the full SHA 8bca404View commit details
Commits on May 5, 2012
-
Shouldn't be dependent on theme being in wp-content/themes/skeleton f…
…older. Switching function placement to just use variable instead
Kevin Langley committedMay 5, 2012 Configuration menu - View commit details
-
Copy full SHA for edfb657 - Browse repository at this point
Copy the full SHA edfb657View commit details
Commits on May 12, 2012
-
Merge pull request #24 from klangley/master
Changed theme options image path
Configuration menu - View commit details
-
Copy full SHA for 6e2f4aa - Browse repository at this point
Copy the full SHA 6e2f4aaView commit details
Commits on Jun 15, 2012
-
Added error control operator to path inclusion.
Configuration menu - View commit details
-
Copy full SHA for 165add4 - Browse repository at this point
Copy the full SHA 165add4View commit details -
Changed URI method in header.php
Changed get_template_directory_uri() to get_stylesheet_directory_uri() // Thanks @aurel-appsthru
Configuration menu - View commit details
-
Copy full SHA for e2062f0 - Browse repository at this point
Copy the full SHA e2062f0View commit details -
Updated translation path and options framework path.
Configuration menu - View commit details
-
Copy full SHA for 9d6405e - Browse repository at this point
Copy the full SHA 9d6405eView commit details
Commits on Aug 20, 2012
-
changed optionsframework_mlu_js to use OPTIONS_FRAMEWORK_URL instead …
…of OPTIONS_FRAMEWORK_DIRECTORY for wp_register_script call
Configuration menu - View commit details
-
Copy full SHA for 7edcc0c - Browse repository at this point
Copy the full SHA 7edcc0cView commit details
Commits on Sep 11, 2012
-
replace deprecated function with current equivilent
get_theme() and get_current_theme() are deprecated and trigger errors. Replaced with wp_get_theme().
Configuration menu - View commit details
-
Copy full SHA for b840388 - Browse repository at this point
Copy the full SHA b840388View commit details
Commits on Sep 25, 2012
-
Merge pull request #38 from nselikoff/master
Fix include path for of-medialibrary-uploader.js in options-medialibrary-uploader.php
Configuration menu - View commit details
-
Copy full SHA for b8491e5 - Browse repository at this point
Copy the full SHA b8491e5View commit details -
Merge pull request #41 from emirpprime/master
Replace deprecated function.
Configuration menu - View commit details
-
Copy full SHA for e22ef58 - Browse repository at this point
Copy the full SHA e22ef58View commit details
Commits on Oct 24, 2012
-
Configuration menu - View commit details
-
Copy full SHA for f32668a - Browse repository at this point
Copy the full SHA f32668aView commit details
Commits on Mar 18, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 3dd847d - Browse repository at this point
Copy the full SHA 3dd847dView commit details
Commits on Jun 17, 2013
-
Fix the "first tab selection process" with multiple tabgroups in the same page.
Configuration menu - View commit details
-
Copy full SHA for 8a8dbd1 - Browse repository at this point
Copy the full SHA 8a8dbd1View commit details
Commits on Jun 25, 2013
-
Merge pull request #70 from diraimondo/master
Support for multiple tabgroups in the same page
Configuration menu - View commit details
-
Copy full SHA for 312583b - Browse repository at this point
Copy the full SHA 312583bView commit details -
Merge pull request #63 from diogomoreira/master
Gravatar images display
Configuration menu - View commit details
-
Copy full SHA for 9d43bb0 - Browse repository at this point
Copy the full SHA 9d43bb0View commit details -
Merge pull request #47 from kurtpolinar/master
Deprecated functions
Configuration menu - View commit details
-
Copy full SHA for 17b2c3b - Browse repository at this point
Copy the full SHA 17b2c3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e6692 - Browse repository at this point
Copy the full SHA f3e6692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 772720f - Browse repository at this point
Copy the full SHA 772720fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master