Title: Breezy
Author: Breezy Team
Published: <strong>10. Oktober 2024</strong>
Last modified: 1. Dezember 2025

---

Plugins suchen

![](https://ps.w.org/breezy/assets/banner-772x250.jpg?rev=3210351)

![](https://ps.w.org/breezy/assets/icon-256x256.png?rev=3166904)

# Breezy

 Von [Breezy Team](https://profiles.wordpress.org/breezyteam/)

[Herunterladen](https://downloads.wordpress.org/plugin/breezy.1.3.8.zip)

 * [Details](https://de.wordpress.org/plugins/breezy/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/breezy/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/breezy/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/breezy/#developers)

 [Support](https://wordpress.org/support/plugin/breezy/)

## Beschreibung

Simple to use web features for building and maintaining website a breeze. e.g. 404,
GTM, Google Maps, OneMap and more…

Visit [https://www.breezyplugins.com/](https://www.breezyplugins.com/) for more 
information.

Using [Breezy GTM](https://www.breezyplugins.com/wordpress/gtm-google-tag-manager/):

 * Enable Google Tag Manager (GTM) on your website.
 * Make use of GTM to manage website tagging, such as Google Analytics Tracking.

Using Breezy Map:

 * [Generate Singapore maps easily using OneMap](https://www.breezyplugins.com/wordpress/onemap/)
   API.
 * [Generate world maps easily using Google Maps](https://www.breezyplugins.com/wordpress/google-maps/)
   API.
 * Search locations easily using OneMap and Google Maps API.

Using [Breezy 404](https://www.breezyplugins.com/wordpress/faster-404-page-not-found/):

 * Generate lightweight custom 404 error page easily using Breezy 404.

Using [Breezy Maintenance](https://www.breezyplugins.com/wordpress/maintenance/):

 * Enables creation of notification message for maintenance purposes.

Using [Breezy Back to Top](https://www.breezyplugins.com/wordpress/back-to-top/):

 * Enables creation of back to top function for users to scroll to top quickly.

Using [Breezy Helper](https://www.breezyplugins.com/wordpress/website-build-helper/):

 * Enables more features to help with breezier WordPress website build, operation,
   and maintenance.

### Dependencies

 * Breezy Map integrates with the OneMap service to provide map-related functionalities.
 * The OneMap Location API is used to find a location during map creation:
 * `https://www.onemap.gov.sg/api/common/elastic/search?searchVal=[KEYWORD]&returnGeom
   =Y&getAddrDetails=Y&pageNum=1`
 * The following OneMap Leaflet script and style are used in loading of maps:
    `
   https://www.onemap.gov.sg/web-assets/libs/leaflet/leaflet.css https://www.onemap.
   gov.sg/web-assets/libs/leaflet/onemap-leaflet.js
 * **Important**: The following OneMap attribution must remain in the code and visible
   in the plugin output:
 * `/** DO NOT REMOVE the OneMap attribution below **/
    attribution: '<img src="
   https://www.onemap.gov.sg/web-assets/images/logo/om_logo.png" style="height:20px;
   width:20px;"/>&nbsp;<a href="https://www.onemap.gov.sg/" target="_blank" rel="
   noopener noreferrer">OneMap</a>&nbsp;&copy;&nbsp;contributors&nbsp;&#124;&nbsp;
   <a href="https://www.sla.gov.sg/" target="_blank" rel="noopener noreferrer">Singapore
   Land Authority</a>'

## Screenshots

 * [[
 * Create map
 * [[
 * Manage map
 * [[
 * Manage markers
 * [[
 * Dashboard

## Installation

 1. Install breezy plugin via wordpress plugins repository, or upload plugin folder
    to your wordpress site’s plugins directory.
 2. Activate the plugin through your site’s admin plugins listing.
 3. Use settings to configure your desired features, and start using!

## FAQ

### What maps are supported in Breezy Map?

Google Map and OneMaps are supported since v1.2.0.

### Is there a limit to the number of maps I can create?

No.

### Can I remove the OneMap attribution?

No, the OneMap attribution is a mandatory requirement as per the service’s terms.
It must remain in the code and visible in the plugin output.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Breezy“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

 *   [ Breezy Team ](https://profiles.wordpress.org/breezyteam/)

[Übersetze „Breezy“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/breezy)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/breezy/), sieh
dir das [SVN-Repository](https://plugins.svn.wordpress.org/breezy/) an oder abonniere
das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/breezy/) per 
[RSS](https://plugins.trac.wordpress.org/log/breezy/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.3.8

 * Added filters, global search, marker status for Breezy Map
 * Fixed Breezy 404 button bg color loading issue in admin
 * Fixed Breezy map code conflict with admin search

#### 1.3.7

 * Simulate version upgrade to verify v1.3.6 fixes.

#### 1.3.6

 * Fixed Breezy GTM, Breezy Back To Top & Breezy 404 settings.json to regenerate
   upon upgrade or activation.

#### 1.3.5

 * Updated Breezy 404 disable bug.

#### 1.3.4

 * Updated Breezy 404 save function to keep field values when disabled.

#### 1.3.3

 * Updated readme.
 * Fixed dashboard link for GTM.

#### 1.3.2

 * Fixed Breezy GTM and Breezy Maintenance settings.json update logic.

#### 1.3.1

 * Temporarily removed Breezy Maintenance

#### 1.3.0

 * Added Breezy Maintenance, Breezy Back to Top & Breezy Helper

#### 1.2.0

 * Added Breezy 404 to create lightweight custom 404 error page

#### 1.1.1

 * Fixed Breezy Map bugs
 * Added sub plugins auto activation upon plugin’s update

#### 1.1.0

 * Added Breezy GTM (Google Tag Manager) feature
 * Added Google Maps option to Breezy Map
 * Enhanced Breezy admin UI/UX

#### 1.0.5

 * Updated text in readme

#### 1.0.4

 * Fixed missing admin menu icons.
 * Fixed bug related when clicked on back to maps link.

#### 1.0.3

 * Remove authentication check for map’s data AJAX endpoint so public users can 
   load the map.

#### 1.0.2

 * Moved embedded styles into its own stylesheet and enqueued with proper functions&
   hook.
 * Added authorization check for all AJAX calls.
 * Moved icons into the correct admin folder.

#### 1.0.1

 * Updated Breezy logo.
 * Updated Breezy banner.
 * Updated code to enqueue scripts and styles.
 * Updated readme to include dependencies.
 * Added gettext functions to support translation.

#### 1.0.0

 * Breezy Map v1.0.0 release.

## Meta

 *  Version **1.3.8**
 *  Zuletzt aktualisiert **vor 6 Monaten**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 6.6.1 oder höher **
 *  Getestet bis **6.8.5**
 *  PHP-Version ** 7.4 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/breezy/)
 * Schlagwörter
 * [back to top](https://de.wordpress.org/plugins/tags/back-to-top/)[disable search](https://de.wordpress.org/plugins/tags/disable-search/)
   [Google Maps](https://de.wordpress.org/plugins/tags/google-maps/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/breezy/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Your review](https://wordpress.org/support/plugin/breezy/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/breezy/reviews/)

## Mitwirkende

 *   [ Breezy Team ](https://profiles.wordpress.org/breezyteam/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/breezy/)