day10
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: File/function registerThanks James. That really helps.
Forum: Themes and Templates
In reply to: Design my own themeThat is great. Thank you so much for help, alchymyth.
Apart from theme, is there similiar document to tell whole wp structure? The reason I am asking this is I would like to add a functionality of profile, to allow a user having multiple profiles so the user does not need to sign-off sign-in for purpose of switching. I understand this would need to change the database as well as some wp codes, assuming wp does not have this functionality yet. I am a frash newbie.
Forum: Fixing WordPress
In reply to: User with multiple profiles in forumI could’d believe there is no one has same request.
Forum: Installing WordPress
In reply to: After Installation, Signed in, But See NothingThanks esmi. You must be right. Because when I type
http://mydomain.com/thissub/wp-admin/index.php
, a page of Dashboard appeared. Thanks again.Forum: Everything else WordPress
In reply to: Why use wordpress?Thanks a lot, esmi. So the solution to 1 is I need to add new tables with my columns and same keys as that in wordpress tables. Am I right?
Forum: Everything else WordPress
In reply to: Why use wordpress?Thanks. May I ask more specific questions?
1. Could I add new columns and new tables in MySQL basebase?
2. Could I have my own user-interface pages, from blog/forum to sign-in page?
3. Could I add my own functions such credit point system, poll, etc?Any answer will be very much appreciated.