Skip to content

Commit

Permalink
Update http:// references
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeelia committed Oct 27, 2022
1 parent 2a6c8cd commit 568dce8
Show file tree
Hide file tree
Showing 23 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .github/hookdoc-tmpl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ElasticPress, a fast and flexible search and query engine for WordPress, enables

**ElasticPress 4.0:** Minimum versions required for ElasticPress 4.0 are:
* [Elasticsearch](https://www.elastic.co) 5.2+ **ElasticSearch max version supported: 7.10**
* [WordPress](http://wordpress.org) 5.6+
* [WordPress](https://wordpress.org) 5.6+
* [PHP](https://php.net/) 7.0+

**ElasticPress 3.0:** ElasticPress 3.0 contains major changes from 2.x including a rewrite of the feature registration API and PHP 5.4+ features. If you have problems upgrading, please create an issue. The minimum PHP version for ElasticPress 3.6.2 is 5.6.
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

All notable changes to this project will be documented in this file, per [the Keep a Changelog standard](http://keepachangelog.com/).
All notable changes to this project will be documented in this file, per [the Keep a Changelog standard](https://keepachangelog.com/).

## [Unreleased]

Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Support Level](https://img.shields.io/badge/support-active-green.svg)](#support-level) [![Tests Status](https://github.com/10up/ElasticPress/actions/workflows/test.yml/badge.svg?branch=develop)](https://github.com/10up/ElasticPress) [![Release Version](https://img.shields.io/github/release/10up/ElasticPress.svg)](https://github.com/10up/ElasticPress/releases/latest) ![WordPress tested up to version](https://img.shields.io/wordpress/plugin/tested/elasticpress?label=WordPress) [![MIT License](https://img.shields.io/github/license/10up/ElasticPress.svg)](https://github.com/10up/ElasticPress/blob/develop/LICENSE.md)

* Check out the [ElasticPress Docs](http://10up.github.io/ElasticPress/)
* Check out the [ElasticPress Docs](https://10up.github.io/ElasticPress/)

**Please note:** as of ElasticPress 4.0.0 `trunk` is the stable branch, built assets were removed from the `develop` branch, a ZIP with the plugin and its built assets are available on the [GitHub Releases page](https://github.com/10up/ElasticPress/releases), and will include a build script should you want to build assets from a branch. As such, please ensure you have updated any references you have from `master` to `trunk` or to GitHub releases depending on whether you require built assets or not.

Expand All @@ -14,7 +14,7 @@ ElasticPress, a fast and flexible search and query engine for WordPress, enables

## Documentation

ElasticPress has an in depth documentation site. [Visit the docs ☞](http://10up.github.io/ElasticPress/)
ElasticPress has an in depth documentation site. [Visit the docs ☞](https://10up.github.io/ElasticPress/)

ElasticPress FAQs and tutorials can be found on our support site. [Visit the support site ☞](https://elasticpress.zendesk.com/hc/en-us)

Expand All @@ -25,7 +25,7 @@ ElasticPress FAQs and tutorials can be found on our support site. [Visit the sup
ElasticPress requires these software with the following versions:

* [Elasticsearch](https://www.elastic.co) 5.2+ **ElasticSearch max version supported: 7.10**
* [WordPress](http://wordpress.org) 5.6+
* [WordPress](https://wordpress.org) 5.6+
* [PHP](https://php.net/) 7.0+

### Compatibility
Expand Down Expand Up @@ -73,5 +73,5 @@ Please read [CODE_OF_CONDUCT.md](https://github.com/10up/elasticpress/blob/devel
## Like what you see?

<p align="center">
<a href="http://10up.com/contact/"><img src="https://10up.com/uploads/2016/10/10up-Github-Banner.png" width="850"></a>
<a href="https://10up.com/contact/"><img src="https://10up.com/uploads/2016/10/10up-Github-Banner.png" width="850"></a>
</p>
2 changes: 1 addition & 1 deletion assets/js/sync/components/icons/pause.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export default () => {
return (
<SVG
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns="https://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
Expand Down
2 changes: 1 addition & 1 deletion assets/js/sync/components/icons/play.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export default () => {
return (
<SVG
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns="https://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
Expand Down
2 changes: 1 addition & 1 deletion assets/js/sync/components/icons/stop.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export default () => {
return (
<SVG
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns="https://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
Expand Down
2 changes: 1 addition & 1 deletion assets/js/sync/components/icons/sync.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export default () => {
return (
<SVG
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns="https://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
Expand Down
2 changes: 1 addition & 1 deletion assets/js/sync/components/icons/thumbs-down.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export default () => {
return (
<SVG
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns="https://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
Expand Down
2 changes: 1 addition & 1 deletion assets/js/sync/components/icons/thumbs-up.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export default () => {
return (
<SVG
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns="https://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
Expand Down
2 changes: 1 addition & 1 deletion bin/install-wp-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ elif [[ $WP_VERSION == 'nightly' || $WP_VERSION == 'trunk' ]]; then
WP_TESTS_TAG="trunk"
else
# http serves a single offer, whereas https serves multiple. we only want one
download http://api.wordpress.org/core/version-check/1.7/ /tmp/wp-latest.json
download https://api.wordpress.org/core/version-check/1.7/ /tmp/wp-latest.json
grep '[0-9]+\.[0-9]+(\.[0-9]+)?' /tmp/wp-latest.json
LATEST_VERSION=$(grep -o '"version":"[^"]*' /tmp/wp-latest.json | sed 's/"version":"//')
if [[ -z "$LATEST_VERSION" ]]; then
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
},
{
"name": "10up",
"homepage": "http://10up.com"
"homepage": "https://10up.com"
},
{
"name": "Aaron Holbrook",
"email": "aaron@10up.com",
"homepage": "http://aaronjholbrook.com"
"homepage": "https://aaronjholbrook.com"
}
],
"repositories": [
Expand Down
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Requirements

* [Elasticsearch](https://www.elastic.co) 5.2+ **ElasticSearch max version supported: 7.10**
* [WordPress](http://wordpress.org) 5.6+
* [WordPress](https://wordpress.org) 5.6+
* [PHP](https://php.net/) 7.0+
* A properly configured web server with object caching is highly recommended.

Expand Down
2 changes: 1 addition & 1 deletion elasticpress.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Requires at least: 5.6
* Requires PHP: 7.0
* Author: 10up
* Author URI: http://10up.com
* Author URI: https://10up.com
* License: GPL v2 or later
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: elasticpress
Expand Down
2 changes: 1 addition & 1 deletion images/logo-elasticpress-io.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion images/logo-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion images/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion images/warning.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion includes/classes/Feature/SearchOrdering/SearchOrdering.php
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ public function filter_updated_messages( $messages ) {
9 => sprintf(
// translators: Scheduled date.
esc_html__( 'Custom result scheduled for: %1$s.', 'elasticpress' ),
// translators: Publish box date format, see http://php.net/date
// translators: Publish box date format, see https://php.net/date
date_i18n( esc_html__( 'M j, Y @ G:i', 'elasticpress' ), strtotime( $post->post_date ) )
),
10 => esc_html__( 'Custom result draft updated.', 'elasticpress' ),
Expand Down
2 changes: 1 addition & 1 deletion includes/classes/IndexHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @since 4.0.0
* @see docs/indexing-process.md
* @see http://10up.github.io/ElasticPress/tutorial-indexing-process.html
* @see https://10up.github.io/ElasticPress/tutorial-indexing-process.html
* @package elasticpress
*/

Expand Down
Loading

0 comments on commit 568dce8

Please sign in to comment.