Ryan Boren
|
20db1996ac
|
Help for dashboard. Props jane. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14836 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 15:28:38 +00:00 |
Andrew Nacin
|
ec4f5b83bf
|
Use relative paths when including files, avoiding include_path. fixes #12594, props sorich87.
git-svn-id: https://develop.svn.wordpress.org/trunk@14139 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-18 06:14:45 +00:00 |
Ryan Boren
|
b74bea8a2c
|
Merge edit-pages.php into edit.php. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12728 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 16:58:36 +00:00 |
Mark Jaquith
|
f0336cfa7d
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: https://develop.svn.wordpress.org/trunk@11380 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 15:11:07 +00:00 |
Ryan Boren
|
bbc6c8b1bd
|
Use ABSPATH when including footer. Props vladimir_kolesnikov. fixes #8848 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10378 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-19 18:31:08 +00:00 |
Andrew Ozz
|
90c37c1792
|
Screen icons
git-svn-id: https://develop.svn.wordpress.org/trunk@9903 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-26 13:51:25 +00:00 |
Ryan Boren
|
7f00d29121
|
Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@9620 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 22:40:16 +00:00 |
Ryan Boren
|
f4e050164d
|
screen_meta() fixes. Show Help on more pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@9557 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 22:21:27 +00:00 |
Andrew Ozz
|
7b2d2b7a11
|
Help tab
git-svn-id: https://develop.svn.wordpress.org/trunk@9545 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 08:13:50 +00:00 |
Andrew Ozz
|
a0af3c1326
|
Postbox.js fixes and css reset
git-svn-id: https://develop.svn.wordpress.org/trunk@9408 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 03:03:00 +00:00 |
Andrew Ozz
|
394968b4e1
|
Attach 'Screen Options' button to the sliding layer and related changes
git-svn-id: https://develop.svn.wordpress.org/trunk@9363 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-27 01:22:24 +00:00 |
Mark Jaquith
|
8f702da770
|
Screen Options tab, rough draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9319 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 10:29:07 +00:00 |
Mark Jaquith
|
202c2fc0be
|
Covering our XSS bases
git-svn-id: https://develop.svn.wordpress.org/trunk@9233 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 20:06:22 +00:00 |
Mark Jaquith
|
377ad4f01d
|
Bring back the H2s. Rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@9232 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 20:02:03 +00:00 |
Ryan Boren
|
9698bf7f45
|
Dashboard updates from mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9219 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 22:35:53 +00:00 |
Ryan Boren
|
638a41bf49
|
Draggable dash, first cut. Props mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9103 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-08 23:32:34 +00:00 |
Ryan Boren
|
6db75e59d4
|
Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-20 21:42:31 +00:00 |
Ryan Boren
|
a70e1a34e5
|
WP-Admin File Level Inline Documentation from santosj. see #7496
git-svn-id: https://develop.svn.wordpress.org/trunk@8618 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-11 20:26:31 +00:00 |
Ryan Boren
|
25bcec4e28
|
Plugin install fixes from DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@8550 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-05 17:06:42 +00:00 |
Peter Westwood
|
0d522c3898
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
git-svn-id: https://develop.svn.wordpress.org/trunk@8540 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 21:01:09 +00:00 |
Ryan Boren
|
4ce4b5bfb7
|
i18n fixes from nbachiyski. fixes #7195
git-svn-id: https://develop.svn.wordpress.org/trunk@8211 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-28 16:27:21 +00:00 |
Ryan Boren
|
d29815a314
|
Use number_format and change language. see #6471
git-svn-id: https://develop.svn.wordpress.org/trunk@8198 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-26 17:23:07 +00:00 |
Peter Westwood
|
a4d4d281d6
|
Fix a possible fatal error on the dashboard. Fixes #6833 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8141 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 17:08:31 +00:00 |
Peter Westwood
|
f69d72a502
|
Show comment counts on the dashboard. Fixes #6471 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@8133 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 14:33:52 +00:00 |
Ryan Boren
|
0198c04b6d
|
wp_admin_css() improvements. Props mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7979 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-22 00:06:41 +00:00 |
Ryan Boren
|
f8f373d171
|
Gears update from azaozz. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@7951 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-19 15:41:31 +00:00 |
Ryan Boren
|
9702d81692
|
Support for Google Gears managed offline storage. Props azaozz. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@7938 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-15 22:57:14 +00:00 |
Ryan Boren
|
bae502e6bd
|
Add definite article. Props filosofo. fixes #5986
git-svn-id: https://develop.svn.wordpress.org/trunk@7893 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-05 15:55:00 +00:00 |
Peter Westwood
|
ecc7ec153a
|
Ensure we only fire off ajax requests for the dashboard widgets when the cache has expired. Fixes #6533 for trunk props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7590 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-02 16:22:53 +00:00 |
Mark Jaquith
|
c7cd740684
|
require_once() the dashboard include, using ABSPATH. props Viper007Bond. fixes #6356
git-svn-id: https://develop.svn.wordpress.org/trunk@7504 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-24 20:36:46 +00:00 |
Peter Westwood
|
cdec5906e2
|
Send plugins all the replacment strings.
git-svn-id: https://develop.svn.wordpress.org/trunk@7420 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-20 19:40:11 +00:00 |
Mark Jaquith
|
4cb0201ce8
|
There ARE 2 posts pending your review. props mdawaffe. see #6290
git-svn-id: https://develop.svn.wordpress.org/trunk@7390 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-18 23:00:45 +00:00 |
Mark Jaquith
|
3ecc06df8f
|
Show Pending Review posts on the dashboard. props link2caro for the idea. fixes #6290
git-svn-id: https://develop.svn.wordpress.org/trunk@7389 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-18 22:49:41 +00:00 |
Peter Westwood
|
8c7f0f87f6
|
Fix my poor spelling. Props dickie.
git-svn-id: https://develop.svn.wordpress.org/trunk@7331 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-16 12:21:03 +00:00 |
Peter Westwood
|
6218beabf8
|
Allow plugins to filter the dashboard counts sentance. Fixes #6244 props nerrad.
git-svn-id: https://develop.svn.wordpress.org/trunk@7330 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-16 10:04:42 +00:00 |
Peter Westwood
|
c42b3261dc
|
Add some class to the your are using theme xxx paragraph. Fixes #6234 props Aaron Harun.
git-svn-id: https://develop.svn.wordpress.org/trunk@7315 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 18:38:21 +00:00 |
Ryan Boren
|
e5ce1add47
|
Upgrade message in dash. Props mdawaffe. fixes #6060
git-svn-id: https://develop.svn.wordpress.org/trunk@7237 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-11 16:13:07 +00:00 |
Ryan Boren
|
73019f8c06
|
Add cap checks to dash. Props mdawaffe. fixes #5858
git-svn-id: https://develop.svn.wordpress.org/trunk@7217 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-10 22:59:57 +00:00 |
Mark Jaquith
|
3eb33d3847
|
No longer BetaPress TODO. fixes #6060
git-svn-id: https://develop.svn.wordpress.org/trunk@7202 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-10 06:46:38 +00:00 |
Ryan Boren
|
a2a407faf4
|
Dashboard IE fixes from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@7197 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-10 05:47:07 +00:00 |
Ryan Boren
|
b17535c4bf
|
Style fixes from mt. fixes #6124
git-svn-id: https://develop.svn.wordpress.org/trunk@7194 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-10 05:37:13 +00:00 |
Ryan Boren
|
c624436dae
|
Dashboard widgets caching improvements from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6958 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-21 21:20:09 +00:00 |
Ryan Boren
|
c797fb35ff
|
Plugins dashboard widget from mdawaffe. fixes #5931
git-svn-id: https://develop.svn.wordpress.org/trunk@6928 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-20 03:23:34 +00:00 |
Ryan Boren
|
c349fa79be
|
Button stylings from my. fixes #5912
git-svn-id: https://develop.svn.wordpress.org/trunk@6913 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-19 07:09:31 +00:00 |
Ryan Boren
|
01752defc2
|
Dashboard styling from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6811 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 11:01:42 +00:00 |
Ryan Boren
|
2ffb0df982
|
Dashboard styling from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6810 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 10:07:57 +00:00 |
Ryan Boren
|
4367d63dbd
|
Link to tag manager from dash
git-svn-id: https://develop.svn.wordpress.org/trunk@6809 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 09:32:32 +00:00 |
Ryan Boren
|
0f8e3b6164
|
Reduce queries by wp_count_posts(). Props josephscott. fixes #5820
git-svn-id: https://develop.svn.wordpress.org/trunk@6808 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 09:30:26 +00:00 |
Ryan Boren
|
911c089e36
|
Use %s instead of %d so number_format_i18n() strings don't get cast to 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@6766 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 07:08:32 +00:00 |
Ryan Boren
|
e96e46aec6
|
Add wp_count_posts().
git-svn-id: https://develop.svn.wordpress.org/trunk@6730 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 19:08:14 +00:00 |
Ryan Boren
|
d2067ba297
|
New dashboard from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6705 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 07:57:51 +00:00 |
Matt Mullenweg
|
e582826291
|
Styling: alerts, updates, top dashboard.
git-svn-id: https://develop.svn.wordpress.org/trunk@6484 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 07:14:41 +00:00 |
Matt Mullenweg
|
c8e824c3fe
|
pre flight commit, BOOM. hat tip: rboren.
git-svn-id: https://develop.svn.wordpress.org/trunk@6462 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-21 22:24:04 +00:00 |
Ryan Boren
|
bc001a3088
|
gettext for new dashboard from nbachiyski. fixes #5499
git-svn-id: https://develop.svn.wordpress.org/trunk@6441 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 22:36:00 +00:00 |
Matt Mullenweg
|
8326d04eee
|
To avoid monolithic commits I'm going to be bringing this in piece by piece. No need to file bug about lack of styling, it's on purpose right now. Trunk will be hit with the oogly stick for 2-3 days. This brings in structure for new dashboard.
git-svn-id: https://develop.svn.wordpress.org/trunk@6431 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 20:23:30 +00:00 |
Ryan Boren
|
7a43c01e08
|
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 23:32:58 +00:00 |
Peter Westwood
|
9103eafbbb
|
Enable full translation of the Tags description. Fixes #4885 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@6002 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-01 12:06:47 +00:00 |
Ryan Boren
|
72be6cb001
|
Move the_title filter to get_the_title. Props jhodgdon. fixes #4477
git-svn-id: https://develop.svn.wordpress.org/trunk@5752 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-25 17:48:35 +00:00 |
rob1n
|
af3be824e7
|
Translate ». see #3401
git-svn-id: https://develop.svn.wordpress.org/trunk@5676 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-11 21:05:50 +00:00 |
rob1n
|
ac083534aa
|
Don't queue Prototype or Interface, just jQuery.
git-svn-id: https://develop.svn.wordpress.org/trunk@5636 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-02 01:01:57 +00:00 |
rob1n
|
0f5fa587a2
|
Move Dashboard's news to jQuery. see #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@5580 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-28 20:46:03 +00:00 |
Ryan Boren
|
ed0d41fb04
|
Fix up exporter. Remove more refrences to the categories table. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5563 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-27 19:32:45 +00:00 |
rob1n
|
a40b296021
|
Allow number_format to be internationalized. Props nbachiyski. fixes #3677
git-svn-id: https://develop.svn.wordpress.org/trunk@5308 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-25 00:49:57 +00:00 |
rob1n
|
172de9ed6d
|
Add private posts to Recent Posts for those who can read them. Props molecularbear. fixes #3877
git-svn-id: https://develop.svn.wordpress.org/trunk@5191 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-06 03:33:21 +00:00 |
Ryan Boren
|
58efc0e2b2
|
Change bookmark to link. Props foolswisdom. fixes #3143
git-svn-id: https://develop.svn.wordpress.org/trunk@5124 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-27 23:54:48 +00:00 |
Ryan Boren
|
e57eea2390
|
Add missing filters. Props jhodgdon. fixes #3599
git-svn-id: https://develop.svn.wordpress.org/trunk@5015 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-10 05:25:33 +00:00 |
Ryan Boren
|
819e6e9c4f
|
Reverse logic.
git-svn-id: https://develop.svn.wordpress.org/trunk@4915 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-22 15:30:47 +00:00 |
Mark Jaquith
|
83013c90d2
|
Do not pass comma-formatted numbers to __ngettext(). Props nbachiyski. fixes #3663
git-svn-id: https://develop.svn.wordpress.org/trunk@4808 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 19:29:30 +00:00 |
Mark Jaquith
|
f95b191dab
|
i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
git-svn-id: https://develop.svn.wordpress.org/trunk@4658 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-21 23:06:18 +00:00 |
Ryan Boren
|
e44ea1ff93
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:56:05 +00:00 |
Matt Mullenweg
|
49c48e0607
|
AJAX loading of dashboard for slow stuff
git-svn-id: https://develop.svn.wordpress.org/trunk@4484 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-18 23:12:39 +00:00 |
Ryan Boren
|
7e226f1a94
|
Hold off on menu cleanup until next release. There be dragons.
git-svn-id: https://develop.svn.wordpress.org/trunk@4480 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-18 07:31:29 +00:00 |
Matt Mullenweg
|
6af3bdbb32
|
Admin functions cleanup, and change how we do titles and parents in the backend
git-svn-id: https://develop.svn.wordpress.org/trunk@4478 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-18 06:09:48 +00:00 |
Mark Jaquith
|
1fd9b76d11
|
SimplePie patch not ready for prime time. Need it to be a drop-in solution. Reverting to MagpieRSS for now.
git-svn-id: https://develop.svn.wordpress.org/trunk@4399 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-16 04:16:06 +00:00 |
Mark Jaquith
|
c52c908248
|
The changing of the pies. Now using SimplePie. props to gsnedders. fixes #2864
git-svn-id: https://develop.svn.wordpress.org/trunk@4378 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-11 23:03:17 +00:00 |
Matt Mullenweg
|
bc2d62560c
|
Some UI cleanups, changes, and various miscellany.
git-svn-id: https://develop.svn.wordpress.org/trunk@4349 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-06 01:14:47 +00:00 |
Mark Jaquith
|
206311948c
|
pass incoming Technorati links through wptexturize(). Props Nazgul. fixes: #2856
git-svn-id: https://develop.svn.wordpress.org/trunk@4295 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-04 04:23:21 +00:00 |
Matt Mullenweg
|
06f0097a94
|
Options cleanup and some styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4196 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-19 06:11:42 +00:00 |
Ryan Boren
|
578fcb99df
|
Add cap checks around getting started links. Props Mark J. fixes #3074
git-svn-id: https://develop.svn.wordpress.org/trunk@4130 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 09:12:29 +00:00 |
Ryan Boren
|
ab2645737a
|
More menu fixes. #2257
git-svn-id: https://develop.svn.wordpress.org/trunk@4097 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-15 21:03:11 +00:00 |
Ryan Boren
|
1534405764
|
Relocate /div.
git-svn-id: https://develop.svn.wordpress.org/trunk@3954 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-04 19:24:00 +00:00 |
Ryan Boren
|
9131a92d44
|
Markup fix from ckr and Nazgul. fixes #2842
git-svn-id: https://develop.svn.wordpress.org/trunk@3912 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-24 05:57:03 +00:00 |
Ryan Boren
|
216546a0b8
|
Include file renames. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3862 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-11 06:43:54 +00:00 |
Ryan Boren
|
d412d60245
|
Fix Scheduled Entries list. #2715
git-svn-id: https://develop.svn.wordpress.org/trunk@3773 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-12 03:21:09 +00:00 |
Ryan Boren
|
a2f5fa5254
|
Bookmark/link rework. #2499
git-svn-id: https://develop.svn.wordpress.org/trunk@3570 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-27 04:57:30 +00:00 |
Ryan Boren
|
44f922a6ae
|
Fix Write a post link in Dashboard. fixes #2503
git-svn-id: https://develop.svn.wordpress.org/trunk@3568 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-23 20:09:50 +00:00 |
Ryan Boren
|
e5c3552381
|
Move raquo into gettext. Props SteveAgl. fixes #2453
git-svn-id: https://develop.svn.wordpress.org/trunk@3541 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-17 01:29:33 +00:00 |
Ryan Boren
|
f961003343
|
Allow draft pages. Use post_type for object types. Reserve post_status strictly for status. fixes #1820
git-svn-id: https://develop.svn.wordpress.org/trunk@3510 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-09 10:03:48 +00:00 |
Ryan Boren
|
cbcdd4cbb0
|
Use ->comments instead of . fixes #2293
git-svn-id: https://develop.svn.wordpress.org/trunk@3443 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-16 20:07:00 +00:00 |
Matt Mullenweg
|
17929f1629
|
Technorati URL change.
git-svn-id: https://develop.svn.wordpress.org/trunk@3406 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-05 06:31:11 +00:00 |
Ryan Boren
|
56e626673e
|
i18n updates from nbachiyski. fixes #2069
git-svn-id: https://develop.svn.wordpress.org/trunk@3295 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-12 22:48:30 +00:00 |
Matt Mullenweg
|
6c488f6415
|
Show comments in moderation even if there are no new ones. Fixes #1473
git-svn-id: https://develop.svn.wordpress.org/trunk@3216 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-28 05:45:45 +00:00 |
Matt Mullenweg
|
7193d2f5e4
|
Forgot this wasn't in there, it's been incredibly helpful on WP.com
git-svn-id: https://develop.svn.wordpress.org/trunk@3201 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-23 07:28:46 +00:00 |
Matt Mullenweg
|
55fd6017f8
|
Order scheduled posts by date.
git-svn-id: https://develop.svn.wordpress.org/trunk@2869 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-12 18:55:23 +00:00 |
Ryan Boren
|
4575c2a1ea
|
Translation fix. Props nbachiyski. fixes #1574
git-svn-id: https://develop.svn.wordpress.org/trunk@2821 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-08-30 03:50:27 +00:00 |
Matt Mullenweg
|
87a2dccccf
|
Clean up plugins and dashboard
git-svn-id: https://develop.svn.wordpress.org/trunk@2759 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-08-07 10:45:06 +00:00 |
Matt Mullenweg
|
1d5e21d175
|
Tweaks and catchups
git-svn-id: https://develop.svn.wordpress.org/trunk@2756 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-08-07 08:58:10 +00:00 |
Matt Mullenweg
|
5bd6027fbd
|
Drafts clean up.
git-svn-id: https://develop.svn.wordpress.org/trunk@2701 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-07-08 22:59:15 +00:00 |
Ryan Boren
|
1592d90958
|
Mark strings for localization. http://mosquito.wordpress.org/view.php?id=1272 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2570 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-22 00:16:48 +00:00 |
Ryan Boren
|
dfd9ce1390
|
strtotime needs to now that the time string is in GMT. http://mosquito.wordpress.org/view.php?id=1075
git-svn-id: https://develop.svn.wordpress.org/trunk@2471 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-22 17:33:05 +00:00 |