43 reputation
5
bio website
location
age
visits member for 1 year
seen yesterday
stats profile views 5

Web developer


Mar
25
asked get_categories() for only CPT
Mar
6
asked Install multisite wordpress on a subdomain and map to top level domains
Oct
11
asked How to convert WordPress comments to bbPress replies
Oct
10
accepted Change the avatar ratio in bbPress login widget
Oct
9
awarded  Supporter
Oct
9
comment Change the avatar ratio in bbPress login widget
well if i want to change the size to 80 how should this function look like?
Oct
9
asked Change the avatar ratio in bbPress login widget
Oct
7
accepted How to keep my custom theme changes after updating genesis child theme
Oct
7
accepted 2 wordpress blogs with 1 users table and 1 login
Oct
7
accepted How to create a child/addon plugin
Sep
8
asked How to keep my custom theme changes after updating genesis child theme
Jul
3
comment 2 wordpress blogs with 1 users table and 1 login
please read my EDIT
Jul
3
revised 2 wordpress blogs with 1 users table and 1 login
added 320 characters in body
Jul
3
asked 2 wordpress blogs with 1 users table and 1 login
Jun
20
awarded  Tumbleweed
Jun
12
awarded  Student
May
22
asked How to create a child/addon plugin
May
22
accepted How is the data stored in the database?
May
22
comment How is the data stored in the database?
You are right that I should not modify it directly, but it will help me build my tables better if I understand the data that is going to be stored in them. Vice versa - use the data from the table with a plugin...
May
21
comment How is the data stored in the database?
isn't get_options only for wp_options table? I need to read data from a custom table(e.g. plugin_name_all_results)