Plugin Directory

Changeset 1925891


Ignore:
Timestamp:
08/16/2018 04:00:37 PM (8 years ago)
Author:
aaronpk
Message:

commit version 1.0.1

Location:
aperture/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • aperture/trunk/aperture.php

    r1923480 r1925891  
    7070        'verification_endpoint' => $verification_endpoint,
    7171        'code'   => $code,
    72         'site'   => site_url( '/' ), // this needs to be the same URL that the IndieAuth plugin returns as the identity
     72        'site'   => home_url( '/' ), // this needs to be the same URL that the IndieAuth plugin returns as the identity
    7373        'via'    => 'aperture-wordpress/' . $version,
    7474      ),
  • aperture/trunk/assets

    • Property svn:ignore set to
      .DS_Store
      .editorconfig
      .git
      .github
      .gitignore
      .travis.yml
      .codeclimate.yml
      .data
      Gruntfile.js
      LINGUAS
      Makefile
      README.md
      readme.md
      CODE_OF_CONDUCT.md
      CONTRIBUTING.md
      LICENSE.md
      README.md
      _site
      bin
      composer.json
      composer.lock
      phpcs.xml
      phpunit.xml
      phpunit.xml.dist
      tests
      vendor
      deploy.sh
      test.php
Note: See TracChangeset for help on using the changeset viewer.