Plugin Directory

Changeset 3204946


Ignore:
Timestamp:
12/09/2024 02:51:58 PM (16 months ago)
Author:
wpify
Message:

Update to version 4.0.3

Location:
wpify-mapy-cz
Files:
16 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wpify-mapy-cz/tags/4.0.3/assets/plugin.js

    r3200026 r3204946  
    11import React, { useEffect, useState, useMemo } from 'react';
    2 import { applyFilters, doAction } from '@wordpress/hooks';
     2import { doAction } from '@wordpress/hooks';
    33import { MapContainer } from './components/MapyCz';
    44import { createRoot } from 'react-dom/client';
     
    3535    document.querySelectorAll('[data-mapycz]').forEach(container => {
    3636        const data = window.wpify_mapy_cz[parseInt(container.dataset.mapycz, 10)];
    37 
    3837        createRoot(container).render(<Map {...data} element={container}/>);
    3938    });
  • wpify-mapy-cz/tags/4.0.3/changelog.txt

    r3204841 r3204946  
    11== Changelog ==
     2
     3= 4.0.3 =
     4* Fix error when missing data
    25
    36= 4.0.2 =
  • wpify-mapy-cz/tags/4.0.3/deps/composer/installed.php

    r3204841 r3204946  
    33namespace WpifyMapyCzDeps;
    44
    5 return array('root' => array('name' => '__root__', 'pretty_version' => '4.0.2', 'version' => '4.0.2.0', 'reference' => '716d7e4f3bc75b22ad0e9b35fe256cadf1bae721', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \true), 'versions' => array('__root__' => array('pretty_version' => '4.0.2', 'version' => '4.0.2.0', 'reference' => '716d7e4f3bc75b22ad0e9b35fe256cadf1bae721', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'laravel/serializable-closure' => array('pretty_version' => 'v1.3.7', 'version' => '1.3.7.0', 'reference' => '4f48ade902b94323ca3be7646db16209ec76be3d', 'type' => 'library', 'install_path' => __DIR__ . '/../laravel/serializable-closure', 'aliases' => array(), 'dev_requirement' => \false), 'php-di/invoker' => array('pretty_version' => '2.3.4', 'version' => '2.3.4.0', 'reference' => '33234b32dafa8eb69202f950a1fc92055ed76a86', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/invoker', 'aliases' => array(), 'dev_requirement' => \false), 'php-di/php-di' => array('pretty_version' => '7.0.7', 'version' => '7.0.7.0', 'reference' => 'e87435e3c0e8f22977adc5af0d5cdcc467e15cf1', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/php-di', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '^1.0')), 'symfony/deprecation-contracts' => array('pretty_version' => 'v3.5.1', 'version' => '3.5.1.0', 'reference' => '74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-ctype' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => 'a3cc8b044a6ea513310cbd48ef7333b384945638', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-ctype', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-mbstring' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => '85181ba99b2345b0ef10ce42ecac37612d9fd341', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-php81' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => '4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php81', 'aliases' => array(), 'dev_requirement' => \false), 'twig/twig' => array('pretty_version' => 'v3.15.0', 'version' => '3.15.0.0', 'reference' => '2d5b3964cc21d0188633d7ddce732dc8e874db02', 'type' => 'library', 'install_path' => __DIR__ . '/../twig/twig', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/asset' => array('pretty_version' => '1.3.0', 'version' => '1.3.0.0', 'reference' => 'faf957af650b441b49f03cb7ffa42abfe157b43b', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/asset', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/custom-fields' => array('pretty_version' => '4.0.12', 'version' => '4.0.12.0', 'reference' => 'd854aa265e55c3d90e66dcfa99a9f36bd4e96267', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/custom-fields', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/model' => array('pretty_version' => '4.1.18', 'version' => '4.1.18.0', 'reference' => '7d687968dbbf144a0aef393288945dd7e5de1ef8', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/model', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/plugin-utils' => array('pretty_version' => '1.0.1', 'version' => '1.0.1.0', 'reference' => '0ace7f3a23bdfe3e2b2b05c72af79fa034c7e77a', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/plugin-utils', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/templates' => array('pretty_version' => '3.2.1', 'version' => '3.2.1.0', 'reference' => '4192e0262179347faf1ba7108381280c8ba789c1', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/templates', 'aliases' => array(), 'dev_requirement' => \false)));
     5return array('root' => array('name' => '__root__', 'pretty_version' => '4.0.3', 'version' => '4.0.3.0', 'reference' => '93e2f6e0a4adac5a37f843e0e791ff64cd9883a6', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \true), 'versions' => array('__root__' => array('pretty_version' => '4.0.3', 'version' => '4.0.3.0', 'reference' => '93e2f6e0a4adac5a37f843e0e791ff64cd9883a6', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'laravel/serializable-closure' => array('pretty_version' => 'v1.3.7', 'version' => '1.3.7.0', 'reference' => '4f48ade902b94323ca3be7646db16209ec76be3d', 'type' => 'library', 'install_path' => __DIR__ . '/../laravel/serializable-closure', 'aliases' => array(), 'dev_requirement' => \false), 'php-di/invoker' => array('pretty_version' => '2.3.4', 'version' => '2.3.4.0', 'reference' => '33234b32dafa8eb69202f950a1fc92055ed76a86', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/invoker', 'aliases' => array(), 'dev_requirement' => \false), 'php-di/php-di' => array('pretty_version' => '7.0.7', 'version' => '7.0.7.0', 'reference' => 'e87435e3c0e8f22977adc5af0d5cdcc467e15cf1', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/php-di', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '^1.0')), 'symfony/deprecation-contracts' => array('pretty_version' => 'v3.5.1', 'version' => '3.5.1.0', 'reference' => '74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-ctype' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => 'a3cc8b044a6ea513310cbd48ef7333b384945638', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-ctype', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-mbstring' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => '85181ba99b2345b0ef10ce42ecac37612d9fd341', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-php81' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => '4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php81', 'aliases' => array(), 'dev_requirement' => \false), 'twig/twig' => array('pretty_version' => 'v3.15.0', 'version' => '3.15.0.0', 'reference' => '2d5b3964cc21d0188633d7ddce732dc8e874db02', 'type' => 'library', 'install_path' => __DIR__ . '/../twig/twig', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/asset' => array('pretty_version' => '1.3.0', 'version' => '1.3.0.0', 'reference' => 'faf957af650b441b49f03cb7ffa42abfe157b43b', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/asset', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/custom-fields' => array('pretty_version' => '4.0.12', 'version' => '4.0.12.0', 'reference' => 'd854aa265e55c3d90e66dcfa99a9f36bd4e96267', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/custom-fields', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/model' => array('pretty_version' => '4.1.18', 'version' => '4.1.18.0', 'reference' => '7d687968dbbf144a0aef393288945dd7e5de1ef8', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/model', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/plugin-utils' => array('pretty_version' => '1.0.1', 'version' => '1.0.1.0', 'reference' => '0ace7f3a23bdfe3e2b2b05c72af79fa034c7e77a', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/plugin-utils', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/templates' => array('pretty_version' => '3.2.1', 'version' => '3.2.1.0', 'reference' => '4192e0262179347faf1ba7108381280c8ba789c1', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/templates', 'aliases' => array(), 'dev_requirement' => \false)));
  • wpify-mapy-cz/tags/4.0.3/readme.txt

    r3204841 r3204946  
    66Tested up to: 6.7
    77Requires PHP: 8.1
    8 Stable tag: 4.0.2
     8Stable tag: 4.0.3
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • wpify-mapy-cz/tags/4.0.3/src/Models/MapModel.php

    r3200026 r3204946  
    1919    public string $description = '';
    2020
    21     public string $width;
     21    public string $width = '';
    2222
    23     public string $height;
     23    public string $height = '';
    2424
    25     public float $latitude;
     25    public float $latitude = 0;
    2626
    27     public float $longitude;
     27    public float $longitude = 0;
    2828
    29     public bool $show_info_window;
     29    public bool $show_info_window = false;
    3030
    31     public int $zoom;
     31    public int $zoom = 11;
    3232
    3333    #[MapMarkersRelation]
    34     public array $markers;
     34    public array $markers = array();
    3535
    36     public string $layer_type;
     36    public string $layer_type = 'base';
    3737
    3838    public function get_auto_center_zoom(): bool {
  • wpify-mapy-cz/tags/4.0.3/src/Models/MarkerModel.php

    r3200026 r3204946  
    1212class MarkerModel extends Post {
    1313    #[Meta]
    14     public array $_mapy_cz_data;
     14    public array $_mapy_cz_data = array();
    1515
    16     public string $address;
     16    public string $address = '';
    1717
    18     public string $description;
     18    public string $description = '';
    1919
    20     public float $latitude;
     20    public float $latitude = 0;
    2121
    22     public float $longitude;
     22    public float $longitude = 0;
    2323
    24     public int $zoom;
     24    public int $zoom = 11;
    2525
    2626    public function get_address(): string {
  • wpify-mapy-cz/tags/4.0.3/vendor/composer/installed.php

    r3204841 r3204946  
    22    'root' => array(
    33        'name' => 'wpify/mapy-cz',
    4         'pretty_version' => '4.0.2',
    5         'version' => '4.0.2.0',
    6         'reference' => '716d7e4f3bc75b22ad0e9b35fe256cadf1bae721',
     4        'pretty_version' => '4.0.3',
     5        'version' => '4.0.3.0',
     6        'reference' => '93e2f6e0a4adac5a37f843e0e791ff64cd9883a6',
    77        'type' => 'project',
    88        'install_path' => __DIR__ . '/../../',
     
    1212    'versions' => array(
    1313        'wpify/mapy-cz' => array(
    14             'pretty_version' => '4.0.2',
    15             'version' => '4.0.2.0',
    16             'reference' => '716d7e4f3bc75b22ad0e9b35fe256cadf1bae721',
     14            'pretty_version' => '4.0.3',
     15            'version' => '4.0.3.0',
     16            'reference' => '93e2f6e0a4adac5a37f843e0e791ff64cd9883a6',
    1717            'type' => 'project',
    1818            'install_path' => __DIR__ . '/../../',
  • wpify-mapy-cz/tags/4.0.3/wpify-mapy-cz.php

    r3204841 r3204946  
    33 * Plugin Name:       WPify Mapy.cz
    44 * Description:       Easily embed free mapy.cz maps anywhere
    5  * Version:           4.0.2
     5 * Version:           4.0.3
    66 * Requires PHP:      8.1
    77 * Requires at least: 6.2
  • wpify-mapy-cz/trunk/assets/plugin.js

    r3200026 r3204946  
    11import React, { useEffect, useState, useMemo } from 'react';
    2 import { applyFilters, doAction } from '@wordpress/hooks';
     2import { doAction } from '@wordpress/hooks';
    33import { MapContainer } from './components/MapyCz';
    44import { createRoot } from 'react-dom/client';
     
    3535    document.querySelectorAll('[data-mapycz]').forEach(container => {
    3636        const data = window.wpify_mapy_cz[parseInt(container.dataset.mapycz, 10)];
    37 
    3837        createRoot(container).render(<Map {...data} element={container}/>);
    3938    });
  • wpify-mapy-cz/trunk/changelog.txt

    r3204841 r3204946  
    11== Changelog ==
     2
     3= 4.0.3 =
     4* Fix error when missing data
    25
    36= 4.0.2 =
  • wpify-mapy-cz/trunk/deps/composer/installed.php

    r3204841 r3204946  
    33namespace WpifyMapyCzDeps;
    44
    5 return array('root' => array('name' => '__root__', 'pretty_version' => '4.0.2', 'version' => '4.0.2.0', 'reference' => '716d7e4f3bc75b22ad0e9b35fe256cadf1bae721', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \true), 'versions' => array('__root__' => array('pretty_version' => '4.0.2', 'version' => '4.0.2.0', 'reference' => '716d7e4f3bc75b22ad0e9b35fe256cadf1bae721', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'laravel/serializable-closure' => array('pretty_version' => 'v1.3.7', 'version' => '1.3.7.0', 'reference' => '4f48ade902b94323ca3be7646db16209ec76be3d', 'type' => 'library', 'install_path' => __DIR__ . '/../laravel/serializable-closure', 'aliases' => array(), 'dev_requirement' => \false), 'php-di/invoker' => array('pretty_version' => '2.3.4', 'version' => '2.3.4.0', 'reference' => '33234b32dafa8eb69202f950a1fc92055ed76a86', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/invoker', 'aliases' => array(), 'dev_requirement' => \false), 'php-di/php-di' => array('pretty_version' => '7.0.7', 'version' => '7.0.7.0', 'reference' => 'e87435e3c0e8f22977adc5af0d5cdcc467e15cf1', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/php-di', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '^1.0')), 'symfony/deprecation-contracts' => array('pretty_version' => 'v3.5.1', 'version' => '3.5.1.0', 'reference' => '74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-ctype' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => 'a3cc8b044a6ea513310cbd48ef7333b384945638', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-ctype', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-mbstring' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => '85181ba99b2345b0ef10ce42ecac37612d9fd341', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-php81' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => '4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php81', 'aliases' => array(), 'dev_requirement' => \false), 'twig/twig' => array('pretty_version' => 'v3.15.0', 'version' => '3.15.0.0', 'reference' => '2d5b3964cc21d0188633d7ddce732dc8e874db02', 'type' => 'library', 'install_path' => __DIR__ . '/../twig/twig', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/asset' => array('pretty_version' => '1.3.0', 'version' => '1.3.0.0', 'reference' => 'faf957af650b441b49f03cb7ffa42abfe157b43b', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/asset', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/custom-fields' => array('pretty_version' => '4.0.12', 'version' => '4.0.12.0', 'reference' => 'd854aa265e55c3d90e66dcfa99a9f36bd4e96267', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/custom-fields', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/model' => array('pretty_version' => '4.1.18', 'version' => '4.1.18.0', 'reference' => '7d687968dbbf144a0aef393288945dd7e5de1ef8', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/model', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/plugin-utils' => array('pretty_version' => '1.0.1', 'version' => '1.0.1.0', 'reference' => '0ace7f3a23bdfe3e2b2b05c72af79fa034c7e77a', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/plugin-utils', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/templates' => array('pretty_version' => '3.2.1', 'version' => '3.2.1.0', 'reference' => '4192e0262179347faf1ba7108381280c8ba789c1', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/templates', 'aliases' => array(), 'dev_requirement' => \false)));
     5return array('root' => array('name' => '__root__', 'pretty_version' => '4.0.3', 'version' => '4.0.3.0', 'reference' => '93e2f6e0a4adac5a37f843e0e791ff64cd9883a6', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \true), 'versions' => array('__root__' => array('pretty_version' => '4.0.3', 'version' => '4.0.3.0', 'reference' => '93e2f6e0a4adac5a37f843e0e791ff64cd9883a6', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'laravel/serializable-closure' => array('pretty_version' => 'v1.3.7', 'version' => '1.3.7.0', 'reference' => '4f48ade902b94323ca3be7646db16209ec76be3d', 'type' => 'library', 'install_path' => __DIR__ . '/../laravel/serializable-closure', 'aliases' => array(), 'dev_requirement' => \false), 'php-di/invoker' => array('pretty_version' => '2.3.4', 'version' => '2.3.4.0', 'reference' => '33234b32dafa8eb69202f950a1fc92055ed76a86', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/invoker', 'aliases' => array(), 'dev_requirement' => \false), 'php-di/php-di' => array('pretty_version' => '7.0.7', 'version' => '7.0.7.0', 'reference' => 'e87435e3c0e8f22977adc5af0d5cdcc467e15cf1', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/php-di', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '^1.0')), 'symfony/deprecation-contracts' => array('pretty_version' => 'v3.5.1', 'version' => '3.5.1.0', 'reference' => '74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-ctype' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => 'a3cc8b044a6ea513310cbd48ef7333b384945638', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-ctype', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-mbstring' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => '85181ba99b2345b0ef10ce42ecac37612d9fd341', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-php81' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => '4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php81', 'aliases' => array(), 'dev_requirement' => \false), 'twig/twig' => array('pretty_version' => 'v3.15.0', 'version' => '3.15.0.0', 'reference' => '2d5b3964cc21d0188633d7ddce732dc8e874db02', 'type' => 'library', 'install_path' => __DIR__ . '/../twig/twig', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/asset' => array('pretty_version' => '1.3.0', 'version' => '1.3.0.0', 'reference' => 'faf957af650b441b49f03cb7ffa42abfe157b43b', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/asset', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/custom-fields' => array('pretty_version' => '4.0.12', 'version' => '4.0.12.0', 'reference' => 'd854aa265e55c3d90e66dcfa99a9f36bd4e96267', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/custom-fields', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/model' => array('pretty_version' => '4.1.18', 'version' => '4.1.18.0', 'reference' => '7d687968dbbf144a0aef393288945dd7e5de1ef8', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/model', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/plugin-utils' => array('pretty_version' => '1.0.1', 'version' => '1.0.1.0', 'reference' => '0ace7f3a23bdfe3e2b2b05c72af79fa034c7e77a', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/plugin-utils', 'aliases' => array(), 'dev_requirement' => \false), 'wpify/templates' => array('pretty_version' => '3.2.1', 'version' => '3.2.1.0', 'reference' => '4192e0262179347faf1ba7108381280c8ba789c1', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/templates', 'aliases' => array(), 'dev_requirement' => \false)));
  • wpify-mapy-cz/trunk/readme.txt

    r3204841 r3204946  
    66Tested up to: 6.7
    77Requires PHP: 8.1
    8 Stable tag: 4.0.2
     8Stable tag: 4.0.3
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • wpify-mapy-cz/trunk/src/Models/MapModel.php

    r3200026 r3204946  
    1919    public string $description = '';
    2020
    21     public string $width;
     21    public string $width = '';
    2222
    23     public string $height;
     23    public string $height = '';
    2424
    25     public float $latitude;
     25    public float $latitude = 0;
    2626
    27     public float $longitude;
     27    public float $longitude = 0;
    2828
    29     public bool $show_info_window;
     29    public bool $show_info_window = false;
    3030
    31     public int $zoom;
     31    public int $zoom = 11;
    3232
    3333    #[MapMarkersRelation]
    34     public array $markers;
     34    public array $markers = array();
    3535
    36     public string $layer_type;
     36    public string $layer_type = 'base';
    3737
    3838    public function get_auto_center_zoom(): bool {
  • wpify-mapy-cz/trunk/src/Models/MarkerModel.php

    r3200026 r3204946  
    1212class MarkerModel extends Post {
    1313    #[Meta]
    14     public array $_mapy_cz_data;
     14    public array $_mapy_cz_data = array();
    1515
    16     public string $address;
     16    public string $address = '';
    1717
    18     public string $description;
     18    public string $description = '';
    1919
    20     public float $latitude;
     20    public float $latitude = 0;
    2121
    22     public float $longitude;
     22    public float $longitude = 0;
    2323
    24     public int $zoom;
     24    public int $zoom = 11;
    2525
    2626    public function get_address(): string {
  • wpify-mapy-cz/trunk/vendor/composer/installed.php

    r3204841 r3204946  
    22    'root' => array(
    33        'name' => 'wpify/mapy-cz',
    4         'pretty_version' => '4.0.2',
    5         'version' => '4.0.2.0',
    6         'reference' => '716d7e4f3bc75b22ad0e9b35fe256cadf1bae721',
     4        'pretty_version' => '4.0.3',
     5        'version' => '4.0.3.0',
     6        'reference' => '93e2f6e0a4adac5a37f843e0e791ff64cd9883a6',
    77        'type' => 'project',
    88        'install_path' => __DIR__ . '/../../',
     
    1212    'versions' => array(
    1313        'wpify/mapy-cz' => array(
    14             'pretty_version' => '4.0.2',
    15             'version' => '4.0.2.0',
    16             'reference' => '716d7e4f3bc75b22ad0e9b35fe256cadf1bae721',
     14            'pretty_version' => '4.0.3',
     15            'version' => '4.0.3.0',
     16            'reference' => '93e2f6e0a4adac5a37f843e0e791ff64cd9883a6',
    1717            'type' => 'project',
    1818            'install_path' => __DIR__ . '/../../',
  • wpify-mapy-cz/trunk/wpify-mapy-cz.php

    r3204841 r3204946  
    33 * Plugin Name:       WPify Mapy.cz
    44 * Description:       Easily embed free mapy.cz maps anywhere
    5  * Version:           4.0.2
     5 * Version:           4.0.3
    66 * Requires PHP:      8.1
    77 * Requires at least: 6.2
Note: See TracChangeset for help on using the changeset viewer.