Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: simplethemes/skeleton_wp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: criscom/skeleton_wp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 14 files changed
  • 7 contributors

Commits on Apr 21, 2012

  1. Updated Docs

    simplethemes committed Apr 21, 2012
    Configuration menu
    Copy the full SHA
    619ffa5 View commit details
    Browse the repository at this point in the history
  2. Jigoshop Updates

    # fixed a path problem where jigoshop templates and  shortcodes were
    not routing properly.
    simplethemes committed Apr 21, 2012
    Configuration menu
    Copy the full SHA
    f9299f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2012

  1. Jigoshop Update

    Fix a problem where product catalog was not displaying properly.
    simplethemes committed Apr 22, 2012
    Configuration menu
    Copy the full SHA
    8bca404 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2012

  1. Shouldn't be dependent on theme being in wp-content/themes/skeleton f…

    …older. Switching function placement to just use variable instead
    Kevin Langley committed May 5, 2012
    Configuration menu
    Copy the full SHA
    edfb657 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2012

  1. Merge pull request #24 from klangley/master

    Changed theme options image path
    simplethemes committed May 12, 2012
    Configuration menu
    Copy the full SHA
    6e2f4aa View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2012

  1. Fixed PHP Notice

    Added error control operator to path inclusion.
    simplethemes committed Jun 15, 2012
    Configuration menu
    Copy the full SHA
    165add4 View commit details
    Browse the repository at this point in the history
  2. Changed URI method in header.php

    Changed  get_template_directory_uri() to get_stylesheet_directory_uri()
    // Thanks @aurel-appsthru
    simplethemes committed Jun 15, 2012
    Configuration menu
    Copy the full SHA
    e2062f0 View commit details
    Browse the repository at this point in the history
  3. Updated path variables

    Updated translation path and options framework path.
    simplethemes committed Jun 15, 2012
    Configuration menu
    Copy the full SHA
    9d6405e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2012

  1. changed optionsframework_mlu_js to use OPTIONS_FRAMEWORK_URL instead …

    …of OPTIONS_FRAMEWORK_DIRECTORY for wp_register_script call
    nselikoff committed Aug 20, 2012
    Configuration menu
    Copy the full SHA
    7edcc0c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2012

  1. replace deprecated function with current equivilent

    get_theme() and get_current_theme() are deprecated and trigger errors.
    Replaced with wp_get_theme().
    phlbnks committed Sep 11, 2012
    Configuration menu
    Copy the full SHA
    b840388 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2012

  1. Merge pull request #38 from nselikoff/master

    Fix include path for of-medialibrary-uploader.js in options-medialibrary-uploader.php
    simplethemes committed Sep 25, 2012
    Configuration menu
    Copy the full SHA
    b8491e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41 from emirpprime/master

    Replace deprecated function.
    simplethemes committed Sep 25, 2012
    Configuration menu
    Copy the full SHA
    e22ef58 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2012

  1. Configuration menu
    Copy the full SHA
    f32668a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2013

  1. Configuration menu
    Copy the full SHA
    3dd847d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2013

  1. Update app.js

    Fix the "first tab selection process" with multiple tabgroups in the same page.
    mario-tux committed Jun 17, 2013
    Configuration menu
    Copy the full SHA
    8a8dbd1 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2013

  1. Merge pull request #70 from diraimondo/master

    Support for multiple tabgroups in the same page
    simplethemes committed Jun 25, 2013
    Configuration menu
    Copy the full SHA
    312583b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from diogomoreira/master

    Gravatar images display
    simplethemes committed Jun 25, 2013
    Configuration menu
    Copy the full SHA
    9d43bb0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47 from kurtpolinar/master

    Deprecated functions
    simplethemes committed Jun 25, 2013
    Configuration menu
    Copy the full SHA
    17b2c3b View commit details
    Browse the repository at this point in the history
  4. Revert "Merge pull request #47 from kurtpolinar/master"

    This reverts commit 17b2c3b, reversing
    changes made to 9d43bb0.
    simplethemes committed Jun 25, 2013
    Configuration menu
    Copy the full SHA
    f3e6692 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    772720f View commit details
    Browse the repository at this point in the history
Loading