Plugin Directory

Changeset 2849276


Ignore:
Timestamp:
01/16/2023 04:15:43 PM (3 years ago)
Author:
VBog
Message:

Version 3.18.5

Location:
bg-biblie-references/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • bg-biblie-references/trunk/bg_bibrefs.php

    r2759243 r2849276  
    44    Plugin URI: http://wp-bible.info
    55    Description: The plugin will highlight the Bible references with hyperlinks to the Bible text and interpretation by the Holy Fathers.
    6     Version: 3.18.4
     6    Version: 3.18.5
    77    Author: VBog
    88    Author URI: http://bogaiskov.ru
     
    1010    Text Domain: bg_bibrefs
    1111    Domain Path: /languages
     12    GitHub Plugin URI: https://github.com/VBog/Bg-Bible-References
    1213*/
    1314
    14 /*  Copyright 2013-2022  Vadim Bogaiskov  (email: [email protected])
     15/*  Copyright 2013-2023  Vadim Bogaiskov  (email: [email protected])
    1516
    1617    This program is free software; you can redistribute it and/or modify
     
    3940}
    4041
    41 define('BG_BIBREFS_VERSION', '3.18.4');
    42 define('BG_BIBREFS_SOURCE_URL', "http://plugins.svn.wordpress.org/bg-biblie-references/bible/");
     42define('BG_BIBREFS_VERSION', '3.18.5');
     43//define('BG_BIBREFS_SOURCE_URL', "http://plugins.svn.wordpress.org/bg-biblie-references/bible/");
     44define('BG_BIBREFS_SOURCE_URL', "https://github.com//VBog/Bible/raw/main/");
    4345
    4446$upload_dir = wp_upload_dir();
     
    8183include_once('includes/quotes.php');
    8284include_once('includes/search.php');
     85include_once('includes/PDUpdater.php');
    8386 
    8487if ( defined('ABSPATH') && defined('WPINC') ) {
     
    137140
    138141register_activation_hook( __FILE__, 'bg_bibrefs_activate' );
     142
     143
     144// Проверяем и обновляем текущую версию плагина
     145    $updater = new PDUpdater(__FILE__);
     146    $updater->set_username('VBog');
     147    $updater->set_repository('Bg-Bible-References');
     148    $updater->authorize('');
     149    $updater->initialize();
     150
     151
    139152
    140153// Проверяем текущую версию плагина и обновляем папки с книгами Библии
  • bg-biblie-references/trunk/includes/settings.php

    r2759243 r2849276  
    600600
    601601    <h3><?php _e('Thanks for using Bg Biblie References', 'bg_bibrefs') ?></h3>
    602     <p class="bg_bibrefs_gravatar"><a href="http://bogaiskov.ru" target="_blank"><?php echo get_avatar("[email protected]", '64'); ?></a></p>
     602    <p class="bg_bibrefs_gravatar"><a href="https://bogaiskov.ru" target="_blank"><?php echo get_avatar("[email protected]", '64'); ?></a></p>
    603603    <p><?php _e('Dear brothers and sisters!<br />Thank you for using my plugin!<br />I hope it is useful for your site.', 'bg_bibrefs') ?></p>
    604     <p class="bg_bibrefs_author"><a href="http://bogaiskov.ru" target="_blank"><?php _e('Vadim Bogaiskov', 'bg_bibrefs') ?></a></p>
     604    <p class="bg_bibrefs_author"><a href="https://bogaiskov.ru" target="_blank"><?php _e('Vadim Bogaiskov', 'bg_bibrefs') ?></a></p>
    605605
    606606    <h3><?php _e('I like this plugin<br>– how can I thank you?', 'bg_bibrefs') ?></h3>
     
    608608    <ul>
    609609        <li><?php printf(__('<a href="%1$s" target="_blank">Give a donation</a>  for the construction of the church of Sts. Peter and Fevronia in Marino', 'bg_bibrefs'), "https://hpf.ru.com/donate/") ?></li>
    610         <li><?php printf(__('<a href="%1$s" target="_blank">Give 5 stars</a> over at the WordPress Plugin Directory', 'bg_bibrefs'), "http://wordpress.org/support/view/plugin-reviews/bg-biblie-references") ?></li>
    611610        <li><?php printf(__('Share infotmation or make a nice blog post about the plugin', 'bg_bibrefs')) ?></li>
    612611    </ul>
    613     <div class="share42init" align="center" data-url="http://bogaiskov.ru/bg_bibrefs/" data-title="<?php _e('Bg Bible References really cool plugin for Orthodox WordPress sites', 'bg_bibrefs') ?>"></div>
    614     <script type="text/javascript" src="<?php printf( plugins_url( 'share42/share42.js' , dirname(__FILE__) ) ) ?>"></script>
     612    <!-- div class="share42init" align="center" data-url="https://bogaiskov.ru/bg_bibrefs/" data-title="<?php _e('Bg Bible References really cool plugin for Orthodox WordPress sites', 'bg_bibrefs') ?>"></div -->
     613    <!-- script type="text/javascript" src="<?php printf( plugins_url( 'share42/share42.js' , dirname(__FILE__) ) ) ?>"></script -->
    615614
    616615    <h3><?php _e('Support', 'bg_bibrefs') ?></h3>
    617     <p><?php printf(__('Please see the <a href="%1$s" target="_blank">support forum</a> or <a href="%2$s" target="_blank">plugin\'s site</a> for help.', 'bg_bibrefs'), "http://wordpress.org/support/plugin/bg-biblie-references", "http://wp-bible.info/") ?></p>
     616    <p><?php printf(__('Please see the <a href="$s" target="_blank">plugin\'s site</a> for help.', 'bg_bibrefs'), "http://wp-bible.info/") ?></p>
    618617   
    619618    <p class="bg_bibrefs_close"><?php _e("God protect you!", 'bg_bibrefs') ?></p>
  • bg-biblie-references/trunk/readme.txt

    r2759243 r2849276  
    66Requires PHP: 5.6
    77Requires at least: 3.0.1
    8 Tested up to: 6.0.1
     8Tested up to: 6.1.1
    99Stable tag: trunk
    1010License: GPLv2
     
    3636* Serbian (New Testament - synodal translation by Serbian Orthodox Church, Old Testament by Daničić, Karadžić)
    3737* English (King James Version)
     38* French (La Sainte Bible de Machaira 2020).
    3839
    3940### Shortcode:
     
    7273* cербский (Новый Завет - синодальный перевод Сербской Православной Церкви, Ветхий Завет в переводе Даничича и Караджича)
    7374* английский (King James Version)
     75* французский (La Sainte Bible de Machaira 2020)
    7476
    7577### Шорт-коды:
     
    113115
    114116== Changelog ==
     117
     118= 3.18.5 =
     119
     120* Hosting the plugin on GitHub: https://github.com/VBog/Bg-Bible-References
    115121
    116122= 3.18.4 =
Note: See TracChangeset for help on using the changeset viewer.