|
More site info...
WordPress Support - wordpress.org | Site profile
|
|
Site profile page for http://wordpress.org.
This report page has aggregated and summarized the online discussions from the Message Board located at http://wordpress.org.
This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional site profile information for http://wordpress.org is also shown in the following divisions:
1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity table on WordPress Support:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
3,915
|
16,407
|
51,629
|
|
Post:
|
7,199
|
30,420
|
97,672
|
|
|
Authority Badge:
|
|
|
BoardReader Authority Badge code for WordPress Support (http://wordpress.org)
|
|
Put this code anywhere on your forum page:
|
|
|
|
|
|
|
|
Rating - The position measured by activity among all forum sites tracked by BoardReader.
If rating is 10 there are 9 forum sites which have higher activity.
Posts - Number of posts on forum site during last 7 days.
Threads - Number of threads on forum site active during last 7 days.
Authors - Number of authors which contributed to the site within last 7 days.
|
|
|
|
|
WordPress Support posting activity graph:
|
|
http://wordpress.org Alexa graph:
|
Top authors on WordPress Support during last week:
user's latest post:
How to get the blog post to move...
Published (2009-11-05 17:41:46)
Try placing the post date header inside the post <div> and then styling on .post And in: .feedback { clear:both; color:#CCCCCC; text-align:right; } get rid of clear:both; .
user's latest post:
Blog post formatting issue
Published (2009-11-07 12:21:20)
you have a lot of unclosed and mismatched tags - hard to say with those errors
user's latest post:
How to make these edits in my...
Published (2009-11-07 22:10:34)
The light gray background is an image, so you'll need to change the color with an image editor. You should be able to change the overall font size in body, where it is set as a percentage now: font-size: 62.5%; What do you mean by a line under the post title? A link line that shows on hover?
user's latest post:
[newbie] How to not place posts...
Published (2009-11-07 15:59:04)
querystring like Page?id=4 isn't very SEO optmizied IMO, instead I would like to specify that for example the url of this page should be domain.com/fancycars.php (in that way I can use my keywords i optimize for in the file name). I explained how to do that earlier: set your permalinks to a custom permalink of /%postname% Settings / Permalinks in Admin That's not going to give you .php at the end but you can add that too - its not...
user's latest post:
I get "The page cannot be...
Published (2009-11-07 21:27:06)
Ahh, that'll teach me to assume you're using apache. You won't have an .htaccess then and it's possible that you just won't be able to use Pretty Permalinks at all or without a bit of tweaking. Have a read of the IIS sections of this then: http://codex.wordpress.org/Using_Permalinks
user's latest post:
How do I....list categories an...
Published (2009-11-07 23:56:51)
Ok i think i misunderstood before. However, you could use this method, since it's a little faster.. <?php $categories = $wpdb->get_results(" SELECT DISTINCT(terms.term_id) as ID, terms.name, terms.slug FROM $wpdb->posts as posts LEFT JOIN $wpdb->term_relationships as relationships ON posts.ID = relationships.object_ID LEFT JOIN $wpdb->term_taxonomy as tax ON relationships.term_taxonomy_id =...
user's latest post:
Hack Warning
Published (2009-11-06 16:42:22)
you've gone through every folder on your host? It's a pain... I think I've finally got everything clean. I had a test.php file hidden 3 levels deep in my shop in a different directory. I just found 2 more whatever.php files in a 2008 uploads folder of a different WP install Those allowed people to change my main WP install....the only way I found them was by noting the timestamp of an altered file, then checking my server logs...
|
|
|
Top 10 active forums on WordPress Support during last week:
|
|
Top 10 forums on WordPress Support:
|
|
|
|
Latest active threads on WordPress Support:
Started 1 day, 22 hours ago (2009-11-07 12:51:43)
by wordprest
1- theme is not widgetizable.
2- footer info are there; or as they are, or in crypted code.
anyway removing these info would break licence agreement.
Started 1 day, 21 hours ago (2009-11-07 14:04:12)
by songdogtech
Hypothetical situations don't get us very far. Why not post the site URL so people can have a look at the source code?
Started 5 months, 4 weeks ago (2009-05-14 15:35:20)
by ozzyfries
You must install the jQuery Form Plugin beside contact form 7, no ?
Started 2 months ago (2009-09-04 07:21:33)
by rpb1001
OK - ignore this - going to use a template made by someone who knows what they are doing! Problem is with some wordpress call I am missing.
Started 2 months, 3 weeks ago (2009-08-16 09:39:36)
by lzsloan
Just check this out, this might give you an idea of what to do. Haven't encountered this.
1) edit qtranslate_hooks.php and add this
Code: Select all
add_filter('get_bookmarks', 'qtrans_useCurrentLanguageIfNotFoundUseDefaultLang uage',0);
2) Use [:de] etc. quicktags to build your link name.
Liza
|
|
Hot threads for last week on WordPress Support:
Started 1 week ago (2009-11-02 01:45:01)
by numeeja
The username & password specified in the wp-config, is used by WordPress to access the MySQL database and you never have to input those manually once WordPress is set up.
Once you have set up WordPress, you will initially log in as admin with a system-generated password which is emailed to you. It is advisable to then set up a second administrator account with a strong password, log off and ...
Started 5 days, 17 hours ago (2009-11-03 18:28:22)
by alism
Duplicate:
http://wordpress.org/support/topic/327642
Started 1 day, 2 hours ago (2009-11-08 09:07:28)
by samboll
here is my best guess
your 2nd install has the same database and tables as your 1st install
iow, your 2nd install wp-config.php has the same db info (which is fine) and also the same $table_prefix (which is bad)
so - change the 2nd wp-config.php 's table prefix to something else like
wp2_ and you will need to run the installer again
otherwise both blogs will be trying to share info ...
Started 4 days, 5 hours ago (2009-11-05 05:52:30)
by songdogtech
Your page source shows:
<link rel="shortcut icon" href="http://www.dpwatch.com/wp-content/themes/tec hnical-speech/ favicon.ico" />
so it's looking for the favicon in the theme folder and not in root - www.dpwatch.com/favicon.ico - where the favicon is right now. The "Extended Theme" options are wrong, but you can move the favicon to your theme folder.
Started 1 day, 22 hours ago (2009-11-07 12:51:43)
by wordprest
1- theme is not widgetizable.
2- footer info are there; or as they are, or in crypted code.
anyway removing these info would break licence agreement.
Started 2 days, 19 hours ago (2009-11-06 16:00:45)
by kiano.ro
does your theme allows you to do that? if your theme is not suposed to do that, you will not be able to do what you want without knowing php
Started 1 week ago (2009-11-02 08:19:17)
by MichaelH
Since you are using Author Templates you just need to create an array of all the categories from get_the_category(), as you loop through a given author's posts.
Related:
http://php.net/manual/en/language.types.array.php
Function_Reference/get_the_category
Started 2 days, 21 hours ago (2009-11-06 13:59:02)
by kiano.ro
yes, it might be. to be onest i have never seen this before. maybe your browser is the quilty one.
Started 5 days, 18 hours ago (2009-11-03 17:17:33)
by MichaelH
Don't know why you would need this:
<?php wp_list_authors ?>
Can only guess that's causing the admin user to be listed and you have it in a foreach loop.
Started 3 days, 1 hour ago (2009-11-06 10:08:44)
by samboll
you should fix your errors
look in your theme's `style.css for
header{
height: 190px;
position: relative;
z-index: 1000;
color: #fff;
}
#header .block-content{
height: 190px;
}
play with that for header
|
|