Changeset 1925891
- Timestamp:
- 08/16/2018 04:00:37 PM (8 years ago)
- Location:
- aperture/trunk
- Files:
-
- 2 edited
-
aperture.php (modified) (1 diff)
-
assets (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
-
aperture/trunk/aperture.php
r1923480 r1925891 70 70 'verification_endpoint' => $verification_endpoint, 71 71 'code' => $code, 72 'site' => site_url( '/' ), // this needs to be the same URL that the IndieAuth plugin returns as the identity72 'site' => home_url( '/' ), // this needs to be the same URL that the IndieAuth plugin returns as the identity 73 73 'via' => 'aperture-wordpress/' . $version, 74 74 ), -
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
-
Property
svn:ignore
set to
Note: See TracChangeset
for help on using the changeset viewer.