|
Oct 2 |
awarded | Commentator |
|
Sep 24 |
answered | Why cant you place the Loop outside of the index.php? |
|
Apr 18 |
comment |
Switching MultiSite installation from HTTP to HTTPS Hmm.. couldn't find the code I used back then. However, I did find this: prosauce.org/blog/2010/08/… |
|
Apr 18 |
comment |
Switching MultiSite installation from HTTP to HTTPS True and true, I was just wondering if you already had it setup or not (loads of people don't know you need an SSL cert if you truly want to use SSL, hence the Q). I just remembered I had a site of mine in SSL a while back (not just specific pages, but the whole site as you want it). I'll lookup the code. |
|
Apr 18 |
answered | How to filter a wordpress core function? |
|
Apr 10 |
comment |
each user having category with their name and can add sub categories post in that category That's normal behaviour for WPMS, it's adding the default WP table (minus the usertables) for everyblog added. |
|
Apr 10 |
answered | External Authentication |
|
Apr 10 |
answered | Switching MultiSite installation from HTTP to HTTPS |
|
Dec 7 |
answered | How does Wordpress insert Paragraphs in posts |
|
Dec 5 |
awarded | Supporter |
|
Jul 18 |
comment |
Replacing broken urls (dreamweaver) to new ones in wordpress The Redirection plugin :) |
|
Jul 18 |
comment |
What are the correct permissions so WP doesn't ask for FTP credentials if installing plugin? @Radek, it's better to add FTP credentials to the wp-config.php than to add it to your database (the fields you can fill in during the update process). When you paste them directly into the wp-config.php they're not send through POST like the default process (that's why it's safer). |
|
Jul 17 |
answered | List of Body Classes Generated by body_class() |
|
Jul 16 |
awarded | Teacher |
|
Jul 16 |
answered | Disable comments on all posts/pages |
|
Jul 16 |
answered | Disable the link on certain pages |
|
Jul 16 |
answered | Replacing broken urls (dreamweaver) to new ones in wordpress |
|
Jul 16 |
answered | What are the correct permissions so WP doesn't ask for FTP credentials if installing plugin? |