Plugin Directory

Changeset 1114345


Ignore:
Timestamp:
03/17/2015 04:33:19 AM (11 years ago)
Author:
johnjamesjacoby
Message:

Update bbPress trunk to latest development version.

Location:
bbpress/trunk
Files:
54 edited

Legend:

Unmodified
Added
Removed
  • bbpress/trunk/bbpress.php

    r1024650 r1114345  
    66 * bbPress is forum software with a twist from the creators of WordPress.
    77 *
    8  * $Id: bbpress.php 5256 2014-01-13 01:13:05Z johnjamesjacoby $
     8 * $Id: bbpress.php 5641 2015-03-17 02:14:13Z johnjamesjacoby $
    99 *
    1010 * @package bbPress
     
    1414/**
    1515 * Plugin Name: bbPress
    16  * Plugin URI:  http://bbpress.org
     16 * Plugin URI:  https://bbpress.org
    1717 * Description: bbPress is forum software with a twist from the creators of WordPress.
    18  * Author:      The bbPress Community
    19  * Author URI:  http://bbpress.org
     18 * Author:      The bbPress Contributors
     19 * Author URI:  https://bbpress.org
    2020 * Version:     2.6-alpha
    2121 * Text Domain: bbpress
  • bbpress/trunk/bbpress.pot

    r1107011 r1114345  
    1 # Copyright (C) 2015 The bbPress Community
     1# Copyright (C) 2015 The bbPress Contributors
    22# This file is distributed under the GPLv2 or later (license.txt).
    33msgid ""
     
    55"Project-Id-Version: bbPress 2.6-alpha\n"
    66"Report-Msgid-Bugs-To: https://bbpress.trac.wordpress.org\n"
    7 "POT-Creation-Date: 2015-03-06 17:29:08+00:00\n"
     7"POT-Creation-Date: 2015-03-17 04:22:48+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=utf-8\n"
     
    576576#: includes/admin/topics.php:183 includes/admin/topics.php:241
    577577msgid ""
    578 "<a href=\"http://codex.bbpress.org\" target=\"_blank\">bbPress "
     578"<a href=\"https://codex.bbpress.org\" target=\"_blank\">bbPress "
    579579"Documentation</a>"
    580580msgstr ""
     
    586586#: includes/admin/topics.php:184 includes/admin/topics.php:242
    587587msgid ""
    588 "<a href=\"http://bbpress.org/forums/\" target=\"_blank\">bbPress Support "
     588"<a href=\"https://bbpress.org/forums/\" target=\"_blank\">bbPress Support "
    589589"Forums</a>"
    590590msgstr ""
     
    19801980msgid ""
    19811981"BuddyPress Group Forums: <a "
    1982 "href=\"http://codex.buddypress.org/getting-started/installing-group-and-"
     1982"href=\"https://codex.buddypress.org/getting-started/installing-group-and-"
    19831983"sitewide-forums/\">Installing Group and Sitewide Forums</a> and <a "
    1984 "href=\"http://codex.buddypress.org/getting-started/guides/migrating-from-"
     1984"href=\"https://codex.buddypress.org/getting-started/guides/migrating-from-"
    19851985"old-forums-to-bbpress-2/\">Migrating from old forums to bbPress 2.2+</a>."
    19861986msgstr ""
     
    19891989msgid ""
    19901990"bbPress roles: <a "
    1991 "href=\"http://codex.bbpress.org/bbpress-user-roles-and-capabilities/\" "
     1991"href=\"https://codex.bbpress.org/bbpress-user-roles-and-capabilities/\" "
    19921992"target=\"_blank\">bbPress User Roles and Capabilities</a>"
    19931993msgstr ""
     
    19951995#: includes/admin/tools.php:130
    19961996msgid ""
    1997 "Also see <a href=\"http://codex.bbpress.org/repair-forums/\">bbPress: "
     1997"Also see <a href=\"https://codex.bbpress.org/repair-forums/\">bbPress: "
    19981998"Repair Forums</a>."
    19991999msgstr ""
     
    20012001#: includes/admin/tools.php:161
    20022002msgid ""
    2003 "Also see <a href=\"http://codex.bbpress.org/reset-forums/\">bbPress: Reset "
     2003"Also see <a href=\"https://codex.bbpress.org/reset-forums/\">bbPress: Reset "
    20042004"Forums</a>."
    20052005msgstr ""
     
    20142014msgid ""
    20152015"Also see the main article on the bbPress codex <a "
    2016 "href=\"http://codex.bbpress.org/import-forums/\">bbPress: Import Forums</a>."
     2016"href=\"https://codex.bbpress.org/import-forums/\">bbPress: Import "
     2017"Forums</a>."
    20172018msgstr ""
    20182019
     
    28192820msgstr ""
    28202821
    2821 #: includes/common/functions.php:1106
     2822#: includes/common/functions.php:1117
    28222823msgid ""
    28232824"%1$s wrote:\n"
     
    28342835msgstr ""
    28352836
    2836 #: includes/common/functions.php:1263
     2837#: includes/common/functions.php:1274
    28372838msgid ""
    28382839"%1$s wrote:\n"
     
    28492850msgstr ""
    28502851
    2851 #: includes/common/functions.php:2039
     2852#: includes/common/functions.php:2050
    28522853msgid ""
    28532854"Conditional query tags do not work before the query is run. Before then, "
     
    49694970
    49704971#. Author URI of the plugin/theme
    4971 msgid "http://bbpress.org"
     4972msgid "https://bbpress.org"
    49724973msgstr ""
    49734974
     
    49774978
    49784979#. Author of the plugin/theme
    4979 msgid "The bbPress Community"
     4980msgid "The bbPress Contributors"
    49804981msgstr ""
    49814982
  • bbpress/trunk/includes/admin/admin.php

    r1107011 r1114345  
    871871            <ul class="wp-people-group " id="wp-people-group-project-leaders">
    872872                <li class="wp-person" id="wp-person-matt">
    873                     <a href="http://profiles.wordpress.org/matt"><img src="http://0.gravatar.com/avatar/767fc9c115a1b989744c755db47feb60?s=60" class="gravatar" alt="Matt Mullenweg" /></a>
    874                     <a class="web" href="http://profiles.wordpress.org/matt">Matt Mullenweg</a>
     873                    <a href="https://profiles.wordpress.org/matt"><img src="http://0.gravatar.com/avatar/767fc9c115a1b989744c755db47feb60?s=60" class="gravatar" alt="Matt Mullenweg" /></a>
     874                    <a class="web" href="https://profiles.wordpress.org/matt">Matt Mullenweg</a>
    875875                    <span class="title"><?php esc_html_e( 'Founding Developer', 'bbpress' ); ?></span>
    876876                </li>
    877877                <li class="wp-person" id="wp-person-johnjamesjacoby">
    878                     <a href="http://profiles.wordpress.org/johnjamesjacoby"><img src="http://0.gravatar.com/avatar/81ec16063d89b162d55efe72165c105f?s=60" class="gravatar" alt="John James Jacoby" /></a>
    879                     <a class="web" href="http://profiles.wordpress.org/johnjamesjacoby">John James Jacoby</a>
     878                    <a href="https://profiles.wordpress.org/johnjamesjacoby"><img src="http://0.gravatar.com/avatar/81ec16063d89b162d55efe72165c105f?s=60" class="gravatar" alt="John James Jacoby" /></a>
     879                    <a class="web" href="https://profiles.wordpress.org/johnjamesjacoby">John James Jacoby</a>
    880880                    <span class="title"><?php esc_html_e( 'Lead Developer', 'bbpress' ); ?></span>
    881881                </li>
    882882                <li class="wp-person" id="wp-person-jmdodd">
    883                     <a href="http://profiles.wordpress.org/jmdodd"><img src="http://0.gravatar.com/avatar/6a7c997edea340616bcc6d0fe03f65dd?s=60" class="gravatar" alt="Jennifer M. Dodd" /></a>
    884                     <a class="web" href="http://profiles.wordpress.org/jmdodd">Jennifer M. Dodd</a>
     883                    <a href="https://profiles.wordpress.org/jmdodd"><img src="http://0.gravatar.com/avatar/6a7c997edea340616bcc6d0fe03f65dd?s=60" class="gravatar" alt="Jennifer M. Dodd" /></a>
     884                    <a class="web" href="https://profiles.wordpress.org/jmdodd">Jennifer M. Dodd</a>
    885885                    <span class="title"><?php esc_html_e( 'Feature Developer', 'bbpress' ); ?></span>
    886886                </li>
    887887                <li class="wp-person" id="wp-person-netweb">
    888                     <a href="http://profiles.wordpress.org/netweb"><img src="http://0.gravatar.com/avatar/97e1620b501da675315ba7cfb740e80f?s=60" class="gravatar" alt="Stephen Edgar" /></a>
    889                     <a class="web" href="http://profiles.wordpress.org/netweb">Stephen Edgar</a>
     888                    <a href="https://profiles.wordpress.org/netweb"><img src="http://0.gravatar.com/avatar/97e1620b501da675315ba7cfb740e80f?s=60" class="gravatar" alt="Stephen Edgar" /></a>
     889                    <a class="web" href="https://profiles.wordpress.org/netweb">Stephen Edgar</a>
    890890                    <span class="title"><?php esc_html_e( 'Converter Specialist', 'bbpress' ); ?></span>
    891891                </li>
     
    895895            <ul class="wp-people-group " id="wp-people-group-contributing-developers">
    896896                <li class="wp-person" id="wp-person-jaredatch">
    897                     <a href="http://profiles.wordpress.org/jaredatch"><img src="http://0.gravatar.com/avatar/e341eca9e1a85dcae7127044301b4363?s=60" class="gravatar" alt="Jared Atchison" /></a>
    898                     <a class="web" href="http://profiles.wordpress.org/jaredatch">Jared Atchison</a>
     897                    <a href="https://profiles.wordpress.org/jaredatch"><img src="http://0.gravatar.com/avatar/e341eca9e1a85dcae7127044301b4363?s=60" class="gravatar" alt="Jared Atchison" /></a>
     898                    <a class="web" href="https://profiles.wordpress.org/jaredatch">Jared Atchison</a>
    899899                    <span class="title"><?php esc_html_e( 'Bug Testing', 'bbpress' ); ?></span>
    900900                </li>
    901901                <li class="wp-person" id="wp-person-gautamgupta">
    902                     <a href="http://profiles.wordpress.org/gautamgupta"><img src="http://0.gravatar.com/avatar/b0810422cbe6e4eead4def5ae7a90b34?s=60" class="gravatar" alt="Gautam Gupta" /></a>
    903                     <a class="web" href="http://profiles.wordpress.org/gautamgupta">Gautam Gupta</a>
     902                    <a href="https://profiles.wordpress.org/gautamgupta"><img src="http://0.gravatar.com/avatar/b0810422cbe6e4eead4def5ae7a90b34?s=60" class="gravatar" alt="Gautam Gupta" /></a>
     903                    <a class="web" href="https://profiles.wordpress.org/gautamgupta">Gautam Gupta</a>
    904904                    <span class="title"><?php esc_html_e( 'Feature Developer', 'bbpress' ); ?></span>
    905905                </li>
     
    908908            <h4 class="wp-people-group"><?php esc_html_e( 'Core Contributors to bbPress 2.5', 'bbpress' ); ?></h4>
    909909            <p class="wp-credits-list">
    910                 <a href="http://profiles.wordpress.org/alex-ye">alex-ye</a>,
    911                 <a href="http://profiles.wordpress.org/alexvorn2">alexvorn2</a>,
    912                 <a href="http://profiles.wordpress.org/aliso">aliso</a>,
    913                 <a href="http://profiles.wordpress.org/boonebgorges">boonebgorges</a>,
    914                 <a href="http://profiles.wordpress.org/daveshine">daveshine</a>,
    915                 <a href="http://profiles.wordpress.org/DJPaul">DJPaul</a>,
    916                 <a href="http://profiles.wordpress.org/ethitter">ethitter</a>,
    917                 <a href="http://profiles.wordpress.org/fanquake">fanquake</a>,
    918                 <a href="http://profiles.wordpress.org/GargajCNS">GargajCNS</a>,
    919                 <a href="http://profiles.wordpress.org/GautamGupta">GautamGupta</a>,
    920                 <a href="http://profiles.wordpress.org/imath">imath</a>,
    921                 <a href="http://profiles.wordpress.org/jkudish">jkudish</a>,
    922                 <a href="http://profiles.wordpress.org/kobenland">kobenland</a>,
    923                 <a href="http://profiles.wordpress.org/lakrisgubben">lakrisgubben</a>,
    924                 <a href="http://profiles.wordpress.org/loki_racer">loki_racer</a>,
    925                 <a href="http://profiles.wordpress.org/mamaduka">mamaduka</a>,
    926                 <a href="http://profiles.wordpress.org/Maty">Maty</a>,
    927                 <a href="http://profiles.wordpress.org/mercime">mercime</a>,
    928                 <a href="http://profiles.wordpress.org/mordauk">mordauk</a>,
    929                 <a href="http://profiles.wordpress.org/mrcl">mrcl</a>,
    930                 <a href="http://profiles.wordpress.org/MZAWeb">MZAWeb</a>,
    931                 <a href="http://profiles.wordpress.org/r-a-y">r-a-y</a>,
    932                 <a href="http://profiles.wordpress.org/strangerstudios">strangerstudios</a>,
    933                 <a href="http://profiles.wordpress.org/thebrandonallen">thebrandonallen</a>,
    934                 <a href="http://profiles.wordpress.org/tlovett1">tlovett1</a>,
    935                 <a href="http://profiles.wordpress.org/wpdennis">wpdennis</a>,
     910                <a href="https://profiles.wordpress.org/alex-ye">alex-ye</a>,
     911                <a href="https://profiles.wordpress.org/alexvorn2">alexvorn2</a>,
     912                <a href="https://profiles.wordpress.org/aliso">aliso</a>,
     913                <a href="https://profiles.wordpress.org/boonebgorges">boonebgorges</a>,
     914                <a href="https://profiles.wordpress.org/daveshine">daveshine</a>,
     915                <a href="https://profiles.wordpress.org/DJPaul">DJPaul</a>,
     916                <a href="https://profiles.wordpress.org/ethitter">ethitter</a>,
     917                <a href="https://profiles.wordpress.org/fanquake">fanquake</a>,
     918                <a href="https://profiles.wordpress.org/GargajCNS">GargajCNS</a>,
     919                <a href="https://profiles.wordpress.org/GautamGupta">GautamGupta</a>,
     920                <a href="https://profiles.wordpress.org/imath">imath</a>,
     921                <a href="https://profiles.wordpress.org/jkudish">jkudish</a>,
     922                <a href="https://profiles.wordpress.org/kobenland">kobenland</a>,
     923                <a href="https://profiles.wordpress.org/lakrisgubben">lakrisgubben</a>,
     924                <a href="https://profiles.wordpress.org/loki_racer">loki_racer</a>,
     925                <a href="https://profiles.wordpress.org/mamaduka">mamaduka</a>,
     926                <a href="https://profiles.wordpress.org/Maty">Maty</a>,
     927                <a href="https://profiles.wordpress.org/mercime">mercime</a>,
     928                <a href="https://profiles.wordpress.org/mordauk">mordauk</a>,
     929                <a href="https://profiles.wordpress.org/mrcl">mrcl</a>,
     930                <a href="https://profiles.wordpress.org/MZAWeb">MZAWeb</a>,
     931                <a href="https://profiles.wordpress.org/r-a-y">r-a-y</a>,
     932                <a href="https://profiles.wordpress.org/strangerstudios">strangerstudios</a>,
     933                <a href="https://profiles.wordpress.org/thebrandonallen">thebrandonallen</a>,
     934                <a href="https://profiles.wordpress.org/tlovett1">tlovett1</a>,
     935                <a href="https://profiles.wordpress.org/wpdennis">wpdennis</a>,
    936936            </p>
    937937
  • bbpress/trunk/includes/admin/converters/AEF.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r5139)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/aef
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/aef
    88 */
    99class AEF extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/Drupal7.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r5138)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/drupal
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/drupal
    88 */
    99class Drupal7 extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/Example.php

    r1039991 r1114345  
    55 *
    66 * @since bbPress (r4689)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/custom-import
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/custom-import
    88 */
    99class Example extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/FluxBB.php

    r1039991 r1114345  
    55 *
    66 * @since bbPress (r5138)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/fluxbb
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/fluxbb
    88 */
    99class FluxBB extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/Invision.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r4713)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/invision
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/invision
    88 */
    99class Invision extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/Kunena1.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r5144)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/kunena/
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/kunena/
    88 */
    99class Kunena1 extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/Kunena2.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r5144)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/kunena/
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/kunena/
    88 */
    99class Kunena2 extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/Kunena3.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r5144)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/kunena/
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/kunena/
    88 */
    99class Kunena3 extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/Mingle.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r4691)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/mingle
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/mingle
    88 */
    99class Mingle extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/MyBB.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r5140)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/mybb
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/mybb
    88 */
    99class MyBB extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/PHPFox3.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r5146)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/phpfox
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/phpfox
    88 */
    99class PHPFox3 extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/PHPWind.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r5142)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/phpwind
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/phpwind
    88 */
    99class PHPWind extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/Phorum.php

    r1039991 r1114345  
    55 *
    66 * @since bbPress (r5141)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/phorum
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/phorum
    88 */
    99class Phorum extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/PunBB.php

    r1039991 r1114345  
    55 *
    66 * @since bbPress (r5153)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/punbb
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/punbb
    88 */
    99class PunBB extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/SMF.php

    r1039991 r1114345  
    55 *
    66 * @since bbPress (r5189)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/smf
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/smf
    88 */
    99class SMF extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/SimplePress5.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r4638)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/simplepress/
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/simplepress/
    88 */
    99class SimplePress5 extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/Vanilla.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r4717)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/vanilla
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/vanilla
    88 */
    99class Vanilla extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/XMB.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r5143)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/xmb
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/xmb
    88 */
    99class XMB extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/XenForo.php

    r1039991 r1114345  
    55 *
    66 * @since bbPress (r5145)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/xenforo
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/xenforo
    88 */
    99class XenForo extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/bbPress1.php

    r1039991 r1114345  
    55 *
    66 * @since bbPress (r3816)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/bbpress-1-x-buddypress-group-forums
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/bbpress-1-x-buddypress-group-forums
    88 */
    99class bbPress1 extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/e107v1.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r5352)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/e107
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/e107
    88 */
    99class e107v1 extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/phpBB.php

    r1024650 r1114345  
    55 *
    66 * @since bbPress (r4689)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/phpbb
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/phpbb
    88 */
    99class phpBB extends BBP_Converter_Base {
     
    622622     *
    623623     * @link Original source for password functions http://openwall.com/phpass/
    624      * @link phpass is now included in WP Core http://core.trac.wordpress.org/browser/trunk/wp-includes/class-phpass.php
     624     * @link phpass is now included in WP Core https://core.trac.wordpress.org/browser/trunk/wp-includes/class-phpass.php
    625625     *
    626626     * @return bool Returns true if the password is correct, false if not.
  • bbpress/trunk/includes/admin/converters/vBulletin.php

    r1039991 r1114345  
    55 *
    66 * @since bbPress (r4724)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/vbulletin
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/vbulletin
    88 */
    99class vBulletin extends BBP_Converter_Base {
  • bbpress/trunk/includes/admin/converters/vBulletin3.php

    r1039991 r1114345  
    55 *
    66 * @since bbPress (r5151)
    7  * @link Codex Docs http://codex.bbpress.org/import-forums/vbulletin
     7 * @link Codex Docs https://codex.bbpress.org/import-forums/vbulletin
    88 */
    99class vBulletin3 extends BBP_Converter_Base {
     
    639639     * vBulletin passwords do not work. Maybe use the below plugin's approach?
    640640     *
    641      * @link http://wordpress.org/extend/plugins/vb-user-copy/
    642      * @link http://plugins.trac.wordpress.org/browser/vb-user-copy/trunk/vb_user_copy.php
     641     * @link https://wordpress.org/extend/plugins/vb-user-copy/
     642     * @link https://plugins.trac.wordpress.org/browser/vb-user-copy/trunk/vb_user_copy.php
    643643     */
    644644    public function authenticate_pass( $password, $serialized_pass ) {
  • bbpress/trunk/includes/admin/forums.php

    r1024650 r1114345  
    169169        get_current_screen()->set_help_sidebar(
    170170            '<p><strong>' . __( 'For more information:', 'bbpress' ) . '</strong></p>' .
    171             '<p>' . __( '<a href="http://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
    172             '<p>' . __( '<a href="http://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
     171            '<p>' . __( '<a href="https://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
     172            '<p>' . __( '<a href="https://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
    173173        );
    174174    }
     
    230230        get_current_screen()->set_help_sidebar(
    231231            '<p><strong>' . __( 'For more information:', 'bbpress' ) . '</strong></p>' .
    232             '<p>' . __( '<a href="http://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
    233             '<p>' . __( '<a href="http://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
     232            '<p>' . __( '<a href="https://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
     233            '<p>' . __( '<a href="https://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
    234234        );
    235235    }
  • bbpress/trunk/includes/admin/js/common.min.js

    r1107011 r1114345  
    1 /*! bbpress - v2.6.0 - 2015-03-06 5:29:07 PM UTC - https://wordpress.org/plugins/bbpress/ */
     1/*! bbpress - v2.6.0 - 2015-03-17 4:22:47 AM UTC - https://wordpress.org/plugins/bbpress/ */
    22jQuery(document).ready(function(){var a=jQuery("#bbp_author_id");a.suggest(a.data("ajax-url"),{onSelect:function(){var b=this.value;a.val(b.substr(0,b.indexOf(" ")))}})});
  • bbpress/trunk/includes/admin/js/replies.min.js

    r1109584 r1114345  
    1 /*! bbpress - v2.6.0 - 2015-03-06 5:29:07 PM UTC - https://wordpress.org/plugins/bbpress/ */
     1/*! bbpress - v2.6.0 - 2015-03-17 4:22:47 AM UTC - https://wordpress.org/plugins/bbpress/ */
    22jQuery(document).ready(function(){jQuery("#misc-publishing-actions").find(".misc-pub-section").first().remove(),jQuery("#save-action").remove();var a=jQuery("#bbp_topic_id");a.suggest(a.data("ajax-url"),{onSelect:function(){var b=this.value;a.val(b.substr(0,b.indexOf(" ")))}})});
  • bbpress/trunk/includes/admin/js/topics.min.js

    r1107011 r1114345  
    1 /*! bbpress - v2.6.0 - 2015-03-06 5:29:07 PM UTC - https://wordpress.org/plugins/bbpress/ */
     1/*! bbpress - v2.6.0 - 2015-03-17 4:22:47 AM UTC - https://wordpress.org/plugins/bbpress/ */
    22jQuery(document).ready(function(){jQuery("#misc-publishing-actions").find(".misc-pub-section").first().remove(),jQuery("#save-action").remove()});
  • bbpress/trunk/includes/admin/replies.php

    r1039991 r1114345  
    180180        get_current_screen()->set_help_sidebar(
    181181            '<p><strong>' . __( 'For more information:', 'bbpress' ) . '</strong></p>' .
    182             '<p>' . __( '<a href="http://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
    183             '<p>' . __( '<a href="http://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
     182            '<p>' . __( '<a href="https://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
     183            '<p>' . __( '<a href="https://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
    184184        );
    185185    }
     
    239239        get_current_screen()->set_help_sidebar(
    240240            '<p><strong>' . __( 'For more information:', 'bbpress' ) . '</strong></p>' .
    241             '<p>' . __( '<a href="http://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
    242             '<p>' . __( '<a href="http://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
     241            '<p>' . __( '<a href="https://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
     242            '<p>' . __( '<a href="https://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
    243243        );
    244244    }
  • bbpress/trunk/includes/admin/settings.php

    r1024650 r1114345  
    15921592    $current_screen->set_help_sidebar(
    15931593        '<p><strong>' . __( 'For more information:', 'bbpress' ) . '</strong></p>' .
    1594         '<p>' . __( '<a href="http://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
    1595         '<p>' . __( '<a href="http://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
     1594        '<p>' . __( '<a href="https://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
     1595        '<p>' . __( '<a href="https://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
    15961596    );
    15971597}
  • bbpress/trunk/includes/admin/styles/evergreen/colors-rtl.css

    r1107011 r1114345  
    215215#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder {
    216216  color: #fff;
    217   opacity: .7; }
     217  opacity: 0.7; }
    218218
    219219#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder {
    220220  color: #fff;
    221   opacity: .7; }
     221  opacity: 0.7; }
    222222
    223223#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder {
    224224  color: #fff;
    225   opacity: .7; }
     225  opacity: 0.7; }
    226226
    227227#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder {
    228228  color: #fff;
    229   opacity: .7; }
     229  opacity: 0.7; }
    230230
    231231/* Admin Bar: my account */
  • bbpress/trunk/includes/admin/styles/evergreen/colors.css

    r1107011 r1114345  
    215215#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder {
    216216  color: #fff;
    217   opacity: .7; }
     217  opacity: 0.7; }
    218218
    219219#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder {
    220220  color: #fff;
    221   opacity: .7; }
     221  opacity: 0.7; }
    222222
    223223#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder {
    224224  color: #fff;
    225   opacity: .7; }
     225  opacity: 0.7; }
    226226
    227227#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder {
    228228  color: #fff;
    229   opacity: .7; }
     229  opacity: 0.7; }
    230230
    231231/* Admin Bar: my account */
  • bbpress/trunk/includes/admin/styles/mint/colors-rtl.css

    r1107011 r1114345  
    215215#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder {
    216216  color: #fff;
    217   opacity: .7; }
     217  opacity: 0.7; }
    218218
    219219#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder {
    220220  color: #fff;
    221   opacity: .7; }
     221  opacity: 0.7; }
    222222
    223223#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder {
    224224  color: #fff;
    225   opacity: .7; }
     225  opacity: 0.7; }
    226226
    227227#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder {
    228228  color: #fff;
    229   opacity: .7; }
     229  opacity: 0.7; }
    230230
    231231/* Admin Bar: my account */
  • bbpress/trunk/includes/admin/styles/mint/colors.css

    r1107011 r1114345  
    215215#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder {
    216216  color: #fff;
    217   opacity: .7; }
     217  opacity: 0.7; }
    218218
    219219#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder {
    220220  color: #fff;
    221   opacity: .7; }
     221  opacity: 0.7; }
    222222
    223223#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder {
    224224  color: #fff;
    225   opacity: .7; }
     225  opacity: 0.7; }
    226226
    227227#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder {
    228228  color: #fff;
    229   opacity: .7; }
     229  opacity: 0.7; }
    230230
    231231/* Admin Bar: my account */
  • bbpress/trunk/includes/admin/tools.php

    r1024650 r1114345  
    124124                     '<p>' .
    125125                        '<ul>' .
    126                             '<li>' . __( 'BuddyPress Group Forums: <a href="http://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/">Installing Group and Sitewide Forums</a> and <a href="http://codex.buddypress.org/getting-started/guides/migrating-from-old-forums-to-bbpress-2/">Migrating from old forums to bbPress 2.2+</a>.', 'bbpress' ) . '</li>' .
    127                             '<li>' . __( 'bbPress roles: <a href="http://codex.bbpress.org/bbpress-user-roles-and-capabilities/" target="_blank">bbPress User Roles and Capabilities</a>',                                                                                                                                                                        'bbpress' ) . '</li>' .
     126                            '<li>' . __( 'BuddyPress Group Forums: <a href="https://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/">Installing Group and Sitewide Forums</a> and <a href="https://codex.buddypress.org/getting-started/guides/migrating-from-old-forums-to-bbpress-2/">Migrating from old forums to bbPress 2.2+</a>.', 'bbpress' ) . '</li>' .
     127                            '<li>' . __( 'bbPress roles: <a href="https://codex.bbpress.org/bbpress-user-roles-and-capabilities/" target="_blank">bbPress User Roles and Capabilities</a>',                                                                                                                                                                        'bbpress' ) . '</li>' .
    128128                        '</ul>' .
    129129                    '</p>' .
    130                     '<p>' . __( 'Also see <a href="http://codex.bbpress.org/repair-forums/">bbPress: Repair Forums</a>.', 'bbpress' ) . '</p>'
     130                    '<p>' . __( 'Also see <a href="https://codex.bbpress.org/repair-forums/">bbPress: Repair Forums</a>.', 'bbpress' ) . '</p>'
    131131    ) );
    132132
     
    134134    $current_screen->set_help_sidebar(
    135135        '<p><strong>' . __( 'For more information:', 'bbpress' ) . '</strong></p>' .
    136         '<p>' . __( '<a href="http://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
    137         '<p>' . __( '<a href="http://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
     136        '<p>' . __( '<a href="https://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
     137        '<p>' . __( '<a href="https://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
    138138    );
    139139}
     
    159159        'id'      => 'reset_forums',
    160160        'title'   => __( 'Reset Forums', 'bbpress' ),
    161         'content' => '<p>' . __( 'Also see <a href="http://codex.bbpress.org/reset-forums/">bbPress: Reset Forums</a>.', 'bbpress' ) . '</p>'
     161        'content' => '<p>' . __( 'Also see <a href="https://codex.bbpress.org/reset-forums/">bbPress: Reset Forums</a>.', 'bbpress' ) . '</p>'
    162162    ) );
    163163
     
    165165    $current_screen->set_help_sidebar(
    166166        '<p><strong>' . __( 'For more information:', 'bbpress' ) . '</strong></p>' .
    167         '<p>' . __( '<a href="http://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
    168         '<p>' . __( '<a href="http://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
     167        '<p>' . __( '<a href="https://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
     168        '<p>' . __( '<a href="https://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
    169169    );
    170170}
     
    192192        'content' => '<p>' . __( 'This screen provides access to all of the bbPress Import Forums settings and resources.',                                      'bbpress' ) . '</p>' .
    193193                     '<p>' . __( 'Please see the additional help tabs for more information on each individual section.',                                         'bbpress' ) . '</p>' .
    194                      '<p>' . __( 'Also see the main article on the bbPress codex <a href="http://codex.bbpress.org/import-forums/">bbPress: Import Forums</a>.', 'bbpress' ) . '</p>'
     194                     '<p>' . __( 'Also see the main article on the bbPress codex <a href="https://codex.bbpress.org/import-forums/">bbPress: Import Forums</a>.', 'bbpress' ) . '</p>'
    195195    ) );
    196196
     
    224224    $current_screen->set_help_sidebar(
    225225        '<p><strong>' . __( 'For more information:', 'bbpress' ) . '</strong></p>' .
    226         '<p>' . __( '<a href="http://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
    227         '<p>' . __( '<a href="http://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
     226        '<p>' . __( '<a href="https://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
     227        '<p>' . __( '<a href="https://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
    228228    );
    229229}
  • bbpress/trunk/includes/admin/topics.php

    r1039991 r1114345  
    181181        get_current_screen()->set_help_sidebar(
    182182            '<p><strong>' . __( 'For more information:', 'bbpress' ) . '</strong></p>' .
    183             '<p>' . __( '<a href="http://codex.bbpress.org" target="_blank">bbPress Documentation</a>',     'bbpress' ) . '</p>' .
    184             '<p>' . __( '<a href="http://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>',  'bbpress' ) . '</p>'
     183            '<p>' . __( '<a href="https://codex.bbpress.org" target="_blank">bbPress Documentation</a>',     'bbpress' ) . '</p>' .
     184            '<p>' . __( '<a href="https://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>',  'bbpress' ) . '</p>'
    185185        );
    186186    }
     
    239239        get_current_screen()->set_help_sidebar(
    240240            '<p><strong>' . __( 'For more information:', 'bbpress' ) . '</strong></p>' .
    241             '<p>' . __( '<a href="http://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
    242             '<p>' . __( '<a href="http://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
     241            '<p>' . __( '<a href="https://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
     242            '<p>' . __( '<a href="https://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
    243243        );
    244244    }
  • bbpress/trunk/includes/common/functions.php

    r1083157 r1114345  
    598598 * We use REMOTE_ADDR here directly. If you are behind a proxy, you should
    599599 * ensure that it is properly set, such as in wp-config.php, for your
    600  * environment. See {@link http://core.trac.wordpress.org/ticket/9235}
     600 * environment. See {@link https://core.trac.wordpress.org/ticket/9235}
    601601 *
    602602 * Note that bbp_pre_anonymous_filters() is responsible for sanitizing each
     
    700700    // Unslash $r to pass through $wpdb->prepare()
    701701    //
    702     // @see: http://bbpress.trac.wordpress.org/ticket/2185/
    703     // @see: http://core.trac.wordpress.org/changeset/23973/
     702    // @see: https://bbpress.trac.wordpress.org/ticket/2185/
     703    // @see: https://core.trac.wordpress.org/changeset/23973/
    704704    $r = wp_unslash( $r );
    705705
     
    10071007 * using `admin_email` instead, though this is not normally publicized.
    10081008 *
     1009 * We use `$_SERVER['SERVER_NAME']` here to mimic similar functionality in
     1010 * WordPress core. Previously, we used `get_home_url()` to use already validated
     1011 * user input, but it was causing issues in some installations.
     1012 *
    10091013 * @since bbPress (r5409)
    10101014 *
     1015 * @see  wp_mail
     1016 * @see  wp_notify_postauthor
     1017 * @link https://bbpress.trac.wordpress.org/ticket/2618
     1018 *
    10111019 * @return string
    10121020 */
    10131021function bbp_get_do_not_reply_address() {
    1014     $email = 'noreply@' . str_replace( 'www.', '', ltrim( get_home_url(), '^(http|https)://' ) );
    1015     return apply_filters( 'bbp_get_do_not_reply_address', $email );
     1022    $sitename = strtolower( $_SERVER['SERVER_NAME'] );
     1023    if ( substr( $sitename, 0, 4 ) === 'www.' ) {
     1024        $sitename = substr( $sitename, 4 );
     1025    }
     1026    return apply_filters( 'bbp_get_do_not_reply_address', 'noreply@' . $sitename );
    10161027}
    10171028
  • bbpress/trunk/includes/core/actions.php

    r1039991 r1114345  
    9191 * If it's hooked in any sooner, role names may not be translated correctly.
    9292 *
    93  * @link http://bbpress.trac.wordpress.org/ticket/2219
     93 * @link https://bbpress.trac.wordpress.org/ticket/2219
    9494 *
    9595 * This is kind of lame, but is all we have for now.
  • bbpress/trunk/includes/core/theme-compat.php

    r1083157 r1114345  
    404404     * Force the header back to 200 status if not a deliberate 404
    405405     *
    406      * @see http://bbpress.trac.wordpress.org/ticket/1973
     406     * @see https://bbpress.trac.wordpress.org/ticket/1973
    407407     */
    408408    if ( ! $wp_query->is_404() ) {
     
    448448     * recursive filtering of 'the_content'.
    449449     *
    450      * @link http://bbpress.trac.wordpress.org/ticket/2429
     450     * @link https://bbpress.trac.wordpress.org/ticket/2429
    451451     */
    452452    if ( bbp_is_template_included() ) {
     
    767767     * and header statuses, as well as to set the post global as needed.
    768768     *
    769      * @see http://bbpress.trac.wordpress.org/ticket/1478/
     769     * @see https://bbpress.trac.wordpress.org/ticket/1478/
    770770     */
    771771    if ( bbp_is_template_included() ) {
  • bbpress/trunk/includes/core/update.php

    r1083157 r1114345  
    263263             * Repair private and hidden forum data
    264264             *
    265              * @link http://bbpress.trac.wordpress.org/ticket/1891
     265             * @link https://bbpress.trac.wordpress.org/ticket/1891
    266266             */
    267267            bbp_admin_repair_forum_visibility();
  • bbpress/trunk/includes/extend/buddypress/groups.php

    r1024650 r1114345  
    11381138     * @since bbPress (r5026)
    11391139     *
    1140      * @link http://bbpress.trac.wordpress.org/ticket/2339/
     1140     * @link https://bbpress.trac.wordpress.org/ticket/2339/
    11411141     * @see groups_screen_group_admin_settings()
    11421142     */
  • bbpress/trunk/includes/extend/buddypress/loader.php

    r1024650 r1114345  
    118118     * @uses add_filter() To add various filters
    119119     * @uses add_action() To add various actions
    120      * @link http://bbpress.trac.wordpress.org/ticket/2176
     120     * @link https://bbpress.trac.wordpress.org/ticket/2176
    121121     */
    122122    public function setup_actions() {
  • bbpress/trunk/includes/forums/template.php

    r1083157 r1114345  
    856856
    857857        // No link for categories until we support subscription hierarchy
    858         // @see http://bbpress.trac.wordpress.org/ticket/2475
     858        // @see https://bbpress.trac.wordpress.org/ticket/2475
    859859        if ( ! bbp_is_forum_category() ) {
    860860            $retval = bbp_get_user_subscribe_link( $r );
  • bbpress/trunk/includes/replies/functions.php

    r1024650 r1114345  
    22322232        <description><?php //?></description>
    22332233        <pubDate><?php echo mysql2date( 'D, d M Y H:i:s O', current_time( 'mysql' ), false ); ?></pubDate>
    2234         <generator>http://bbpress.org/?v=<?php bbp_version(); ?></generator>
     2234        <generator>https://bbpress.org/?v=<?php bbp_version(); ?></generator>
    22352235        <language><?php bloginfo_rss( 'language' ); ?></language>
    22362236
  • bbpress/trunk/includes/topics/functions.php

    r1083157 r1114345  
    37133713        <description><?php //?></description>
    37143714        <pubDate><?php echo mysql2date( 'D, d M Y H:i:s O', current_time( 'mysql' ), false ); ?></pubDate>
    3715         <generator>http://bbpress.org/?v=<?php bbp_version(); ?></generator>
     3715        <generator>https://bbpress.org/?v=<?php bbp_version(); ?></generator>
    37163716        <language><?php bloginfo_rss( 'language' ); ?></language>
    37173717
  • bbpress/trunk/readme.txt

    r1107011 r1114345  
    44Requires at least: 3.6
    55Tested up to: 4.1
    6 Stable tag: 2.5.5
     6Stable tag: 2.5.6
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4141
    4242* bbPress comes with a robust theme-compatibility API that does its best to make bbPress look and feel right with just-about any WordPress theme. You may need to adjust some styling on your own to make everything look pristine.
    43 * You may want to customize the register/activation/sign-in/lost-password flows, to better suit your site. bbPress comes with a bevy of shortcodes to make this possible, listed here: http://codex.bbpress.org/shortcodes/
     43* You may want to customize the register/activation/sign-in/lost-password flows, to better suit your site. bbPress comes with a bevy of shortcodes to make this possible, listed here: https://codex.bbpress.org/shortcodes/
    4444* bbPress also comes with built-in support for Akismet and BuddyPress, two very popular and very powerful WordPress plugins. If you're using either, visit your Forum Settings page and ensure that integration appears correct.
    4545
     
    5454
    5555== Changelog ==
     56
     57= 2.5.6 =
     58* Improved notification & subscription email sending
    5659
    5760= 2.5.5 =
  • bbpress/trunk/templates/default/js/editor.min.js

    r1107011 r1114345  
    1 /*! bbpress - v2.6.0 - 2015-03-06 5:29:07 PM UTC - https://wordpress.org/plugins/bbpress/ */
     1/*! bbpress - v2.6.0 - 2015-03-17 4:22:47 AM UTC - https://wordpress.org/plugins/bbpress/ */
    22jQuery(document).ready(function(){"undefined"!=typeof edButtons&&(edButtons[110]=new QTags.TagButton("code","code","`","`","c"),QTags._buttonsInit()),jQuery("#bbp_topic_title").bind("keydown.editor-focus",function(a){if(9===a.which&&!a.ctrlKey&&!a.altKey&&!a.shiftKey){if("undefined"!=typeof tinymce)if(tinymce.activeEditor.isHidden())jQuery("textarea.bbp-the-content").focus();else{var b=tinymce.activeEditor.editorContainer;jQuery("#"+b+" td.mceToolbar > a").focus()}else jQuery("textarea.bbp-the-content").focus();a.preventDefault()}}),jQuery("#bbp_topic_tags").bind("keydown.editor-focus",function(a){if(9===a.which&&a.shiftKey&&!a.ctrlKey&&!a.altKey){if("undefined"!=typeof tinymce)if(tinymce.activeEditor.isHidden())jQuery("textarea.bbp-the-content").focus();else{var b=tinymce.activeEditor.editorContainer;jQuery("#"+b+" td.mceToolbar > a").focus()}else jQuery("textarea.bbp-the-content").focus();a.preventDefault()}})});
  • bbpress/trunk/templates/default/js/forum.min.js

    r1107011 r1114345  
    1 /*! bbpress - v2.6.0 - 2015-03-06 5:29:07 PM UTC - https://wordpress.org/plugins/bbpress/ */
     1/*! bbpress - v2.6.0 - 2015-03-17 4:22:47 AM UTC - https://wordpress.org/plugins/bbpress/ */
    22jQuery(document).ready(function(a){function b(b,c,d,e){var f={action:b,id:c,nonce:d};a.post(bbpForumJS.bbp_ajaxurl,f,function(b){b.success?a(e).html(b.content):(b.content||(b.content=bbpForumJS.generic_ajax_error),window.alert(b.content))})}a("#subscription-toggle").on("click","span a.subscription-toggle",function(c){c.preventDefault(),b("forum_subscription",a(this).attr("data-forum"),bbpForumJS.subs_nonce,"#subscription-toggle")})});
  • bbpress/trunk/templates/default/js/reply.min.js

    r1107011 r1114345  
    1 /*! bbpress - v2.6.0 - 2015-03-06 5:29:07 PM UTC - https://wordpress.org/plugins/bbpress/ */
     1/*! bbpress - v2.6.0 - 2015-03-17 4:22:47 AM UTC - https://wordpress.org/plugins/bbpress/ */
    22addReply={moveForm:function(a,b,c,d){var e,f=this,g=f.I(a),h=f.I(c),i=f.I("bbp-cancel-reply-to-link"),j=f.I("bbp_reply_to"),k=f.I("bbp_topic_id");if(g&&h&&i&&j){f.respondId=c,d=d||!1,f.I("bbp-temp-form-div")||(e=document.createElement("div"),e.id="bbp-temp-form-div",e.style.display="none",h.parentNode.insertBefore(e,h)),g.parentNode.insertBefore(h),k&&d&&(k.value=d),j.value=b,i.style.display="",i.onclick=function(){var a=addReply,b=a.I("bbp-temp-form-div"),c=a.I(a.respondId);if(b&&c)return a.I("bbp_reply_to").value="0",b.parentNode.insertBefore(c,b),b.parentNode.removeChild(b),this.style.display="none",this.onclick=null,!1};try{f.I("bbp_reply_content").focus()}catch(l){}return!1}},I:function(a){return document.getElementById(a)}};
  • bbpress/trunk/templates/default/js/topic.min.js

    r1107011 r1114345  
    1 /*! bbpress - v2.6.0 - 2015-03-06 5:29:07 PM UTC - https://wordpress.org/plugins/bbpress/ */
     1/*! bbpress - v2.6.0 - 2015-03-17 4:22:47 AM UTC - https://wordpress.org/plugins/bbpress/ */
    22jQuery(document).ready(function(a){function b(b,c,d,e){var f={action:b,id:c,nonce:d};a.post(bbpTopicJS.bbp_ajaxurl,f,function(b){b.success?a(e).html(b.content):(b.content||(b.content=bbpTopicJS.generic_ajax_error),window.alert(b.content))})}a("#favorite-toggle").on("click","span a.favorite-toggle",function(c){c.preventDefault(),b("favorite",a(this).attr("data-topic"),bbpTopicJS.fav_nonce,"#favorite-toggle")}),a("#subscription-toggle").on("click","span a.subscription-toggle",function(c){c.preventDefault(),b("subscription",a(this).attr("data-topic"),bbpTopicJS.subs_nonce,"#subscription-toggle")})});
  • bbpress/trunk/templates/default/js/user.min.js

    r1107011 r1114345  
    1 /*! bbpress - v2.6.0 - 2015-03-06 5:29:07 PM UTC - https://wordpress.org/plugins/bbpress/ */
     1/*! bbpress - v2.6.0 - 2015-03-17 4:22:47 AM UTC - https://wordpress.org/plugins/bbpress/ */
    22"#password"===window.location.hash&&document.getElementById("pass1").focus();
Note: See TracChangeset for help on using the changeset viewer.