SQL query to turn categories into tags (and vice versa): "Don't forget to replace the table prefix wp_ if your database is using another prefix.
And of course, do not forget to make a backup of your database before running the query!
UPDATE wp_term_taxonomy SET taxonomy='post_tag', parent=0 WHERE taxonomy='category';
Thanks to Go WordPress for the tip!"
'via Blog this'
Wednesday, March 20, 2013
Tuesday, March 19, 2013
How To Build Your Own WordPress Contact Form and Why - WPMU.org
How To Build Your Own WordPress Contact Form and Why - WPMU.org: "Quickly pad it out with the following, and it will look just like a normal page again.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Wordpress Multisite Guide for Beginners: Unlock the Power of Networks - WPMU.org
Wordpress Multisite Guide for Beginners: Unlock the Power of Networks - WPMU.org: "If you can say YES to any of the following below, then you Multisite may be the way for you to go:
Do I need a different themes on the same site?
Do I need different plugins/functionality for different sections?
Do I need to give access to different administrators/editors for the different sections?
Do I need different top level addresses (e.g. mapping colors.com/red/ so that resolves to red.com)?"
'via Blog this'
Do I need a different themes on the same site?
Do I need different plugins/functionality for different sections?
Do I need to give access to different administrators/editors for the different sections?
Do I need different top level addresses (e.g. mapping colors.com/red/ so that resolves to red.com)?"
'via Blog this'
Wordpress Multisite Guide for Beginners: Unlock the Power of Networks - WPMU.org
Wordpress Multisite Guide for Beginners: Unlock the Power of Networks - WPMU.org: "If you can say YES to any of the following below, then you Multisite may be the way for you to go:
Do I need a different themes on the same site?
Do I need different plugins/functionality for different sections?
Do I need to give access to different administrators/editors for the different sections?
Do I need different top level addresses (e.g. mapping colors.com/red/ so that resolves to red.com)?"
'via Blog this'
Do I need a different themes on the same site?
Do I need different plugins/functionality for different sections?
Do I need to give access to different administrators/editors for the different sections?
Do I need different top level addresses (e.g. mapping colors.com/red/ so that resolves to red.com)?"
'via Blog this'
The Best Social Integration Plugins For WordPress Reviewed - WPMU.org
The Best Social Integration Plugins For WordPress Reviewed - WPMU.org: "Engaging The User
Social allows your readers to log in via a preferred social network and comment on the blog under that identity. Why is this good? People are comfortable with their Twitter and Facebook profiles, and don’t necessarily feel like filling out a form. It also captures their information, which if you’re a power user can be vital. Every logged in Twitter user gets added to your database and is also given the opportunity to tweet their comment!"
'via Blog this'
Social allows your readers to log in via a preferred social network and comment on the blog under that identity. Why is this good? People are comfortable with their Twitter and Facebook profiles, and don’t necessarily feel like filling out a form. It also captures their information, which if you’re a power user can be vital. Every logged in Twitter user gets added to your database and is also given the opportunity to tweet their comment!"
'via Blog this'
Wordpress Multisite Guide for Beginners: Unlock the Power of Networks - WPMU.org
Wordpress Multisite Guide for Beginners: Unlock the Power of Networks - WPMU.org: "Here are a few examples of when this type of Multisite network might be ideal:
Different schools in a school district
Different departments in a company/university/newspaper/etc.
Different teams in a league
Different stores/branches in a chain
Different cities in a state/country … Different countries in the world
Different events in a location (e.g. festivals, concerts, etc.)
Different shows on a radio station"
'via Blog this'
Different schools in a school district
Different departments in a company/university/newspaper/etc.
Different teams in a league
Different stores/branches in a chain
Different cities in a state/country … Different countries in the world
Different events in a location (e.g. festivals, concerts, etc.)
Different shows on a radio station"
'via Blog this'
Subscribe to:
Comments (Atom)