Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit cd57ed1

Browse files
author
Michael Bikovitsky
committed
Update to 3.4 and PG4WP 1.3.0
1 parent ba86e87 commit cd57ed1

File tree

513 files changed

+35769
-15612
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

513 files changed

+35769
-15612
lines changed

index.php

-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,3 @@
1515

1616
/** Loads the WordPress Environment and Template */
1717
require('./wp-blog-header.php');
18-
?>

license.txt

+68-10
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,15 @@ and
3737

3838
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3939

40-
GNU GENERAL PUBLIC LICENSE
41-
Version 2, June 1991
42-
43-
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
44-
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
40+
GNU GENERAL PUBLIC LICENSE
41+
Version 2, June 1991
4542

43+
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
44+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
4645
Everyone is permitted to copy and distribute verbatim copies
4746
of this license document, but changing it is not allowed.
4847

49-
Preamble
48+
Preamble
5049

5150
The licenses for most software are designed to take away your
5251
freedom to share and change it. By contrast, the GNU General Public
@@ -55,7 +54,7 @@ software--to make sure the software is free for all its users. This
5554
General Public License applies to most of the Free Software
5655
Foundation's software and to any other program whose authors commit to
5756
using it. (Some other Free Software Foundation software is covered by
58-
the GNU Library General Public License instead.) You can apply it to
57+
the GNU Lesser General Public License instead.) You can apply it to
5958
your programs, too.
6059

6160
When we speak of free software, we are referring to freedom, not
@@ -96,7 +95,7 @@ patent must be licensed for everyone's free use or not licensed at all.
9695
The precise terms and conditions for copying, distribution and
9796
modification follow.
9897

99-
GNU GENERAL PUBLIC LICENSE
98+
GNU GENERAL PUBLIC LICENSE
10099
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
101100

102101
0. This License applies to any program or other work which contains
@@ -160,6 +159,7 @@ distribute the same sections as part of a whole which is a work based
160159
on the Program, the distribution of the whole must be on the terms of
161160
this License, whose permissions for other licensees extend to the
162161
entire whole, and thus to each and every part regardless of who wrote it.
162+
163163
Thus, it is not the intent of this section to claim rights or contest
164164
your rights to work written entirely by you; rather, the intent is to
165165
exercise the right to control the distribution of derivative or
@@ -294,7 +294,7 @@ make exceptions for this. Our decision will be guided by the two goals
294294
of preserving the free status of all derivatives of our free software and
295295
of promoting the sharing and reuse of software generally.
296296

297-
NO WARRANTY
297+
NO WARRANTY
298298

299299
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
300300
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
@@ -316,8 +316,66 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
316316
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
317317
POSSIBILITY OF SUCH DAMAGES.
318318

319-
END OF TERMS AND CONDITIONS
319+
END OF TERMS AND CONDITIONS
320+
321+
How to Apply These Terms to Your New Programs
322+
323+
If you develop a new program, and you want it to be of the greatest
324+
possible use to the public, the best way to achieve this is to make it
325+
free software which everyone can redistribute and change under these terms.
326+
327+
To do so, attach the following notices to the program. It is safest
328+
to attach them to the start of each source file to most effectively
329+
convey the exclusion of warranty; and each file should have at least
330+
the "copyright" line and a pointer to where the full notice is found.
331+
332+
<one line to give the program's name and a brief idea of what it does.>
333+
Copyright (C) <year> <name of author>
334+
335+
This program is free software; you can redistribute it and/or modify
336+
it under the terms of the GNU General Public License as published by
337+
the Free Software Foundation; either version 2 of the License, or
338+
(at your option) any later version.
339+
340+
This program is distributed in the hope that it will be useful,
341+
but WITHOUT ANY WARRANTY; without even the implied warranty of
342+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
343+
GNU General Public License for more details.
344+
345+
You should have received a copy of the GNU General Public License along
346+
with this program; if not, write to the Free Software Foundation, Inc.,
347+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
348+
349+
Also add information on how to contact you by electronic and paper mail.
350+
351+
If the program is interactive, make it output a short notice like this
352+
when it starts in an interactive mode:
353+
354+
Gnomovision version 69, Copyright (C) year name of author
355+
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
356+
This is free software, and you are welcome to redistribute it
357+
under certain conditions; type `show c' for details.
358+
359+
The hypothetical commands `show w' and `show c' should show the appropriate
360+
parts of the General Public License. Of course, the commands you use may
361+
be called something other than `show w' and `show c'; they could even be
362+
mouse-clicks or menu items--whatever suits your program.
363+
364+
You should also get your employer (if you work as a programmer) or your
365+
school, if any, to sign a "copyright disclaimer" for the program, if
366+
necessary. Here is a sample; alter the names:
367+
368+
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
369+
`Gnomovision' (which makes passes at compilers) written by James Hacker.
370+
371+
<signature of Ty Coon>, 1 April 1989
372+
Ty Coon, President of Vice
320373

374+
This General Public License does not permit incorporating your program into
375+
proprietary programs. If your program is a subroutine library, you may
376+
consider it more useful to permit linking proprietary applications with the
377+
library. If this is what you want to do, use the GNU Lesser General
378+
Public License instead of this License.
321379

322380
WRITTEN OFFER
323381

readme.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
</head>
88
<body>
99
<h1 id="logo">
10-
<a href="http://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" width="250" height="68" /></a>
11-
<br /> Version 3.3.2
10+
<a href="http://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" /></a>
11+
<br /> Version 3.4
1212
</h1>
1313
<p style="text-align: center">Semantic Personal Publishing Platform</p>
1414

@@ -104,6 +104,5 @@ <h1>Share the Love</h1>
104104
<h1>License</h1>
105105
<p>WordPress is free software, and is released under the terms of the <abbr title="GNU General Public License">GPL</abbr> version 2 or (at your option) any later version. See <a href="license.txt">license.txt</a>.</p>
106106

107-
108107
</body>
109108
</html>

wp-activate.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ function wpmu_activate_stylesheet() {
6363
<?php
6464
echo '<p class="lead-in">';
6565
if ( $signup->domain . $signup->path == '' ) {
66-
printf( __('Your account has been activated. You may now <a href="%1$s">log in</a> to the site using your chosen username of &#8220;%2$s&#8221;. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href="%4$s">reset your password</a>.'), network_site_url( 'wp-login.php', 'login' ), $signup->user_login, $signup->user_email, wp_lostpassword_url() );
66+
printf( __('Your account has been activated. You may now <a href="%1$s">log in</a> to the site using your chosen username of &#8220;%2$s&#8221;. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href="%4$s">reset your password</a>.'), network_site_url( 'wp-login.php', 'login' ), $signup->user_login, $signup->user_email, wp_lostpassword_url() );
6767
} else {
68-
printf( __('Your site at <a href="%1$s">%2$s</a> is active. You may now log in to your site using your chosen username of &#8220;%3$s&#8221;. Please check your email inbox at %4$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href="%5$s">reset your password</a>.'), 'http://' . $signup->domain, $signup->domain, $signup->user_login, $signup->user_email, wp_lostpassword_url() );
68+
printf( __('Your site at <a href="%1$s">%2$s</a> is active. You may now log in to your site using your chosen username of &#8220;%3$s&#8221;. Please check your email inbox at %4$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href="%5$s">reset your password</a>.'), 'http://' . $signup->domain, $signup->domain, $signup->user_login, $signup->user_email, wp_lostpassword_url() );
6969
}
7070
echo '</p>';
7171
} else {

0 commit comments

Comments
 (0)