{"id":106280,"date":"2011-11-11T08:00:00","date_gmt":"2011-11-11T08:00:00","guid":{"rendered":"https:\/\/www.weixiaoduo.com\/plugins\/2024\/02\/22\/mal-membership\/"},"modified":"2012-04-20T10:40:00","modified_gmt":"2012-04-20T10:40:00","slug":"mal-membership","status":"publish","type":"post","link":"https:\/\/www.weixiaoduo.com\/plugins\/mal-membership\/","title":{"rendered":"Mal Membership"},"content":{"rendered":"<p>Mal Membership allows for a members only section and ability to hold contests.<\/p>\n<h3>Arbitrary section<\/h3>\n<p>A description of the table structure ( out of date do not rely on this )<\/p>\n<p>Table: mal_contest<\/p>\n<pre><code>    ID              = auto increment number\n    status          = pending,active,completed,cancelled\n    start_date      = the date\/time the contest starts format: YYYY-MM-DD HH:MM:SS\n    end_date        = the date\/time the contest ends format: YYYY-MM-DD HH:MM:SS\n<\/code><\/pre>\n<p>Table: mal_members<\/p>\n<pre><code>    ID              = auto increment number\n    status          = pending,active,disabled\n<\/code><\/pre>\n<p>Table: mal_prize<\/p>\n<pre><code>    ID              = auto increment number\n    status          = pending,active,disabled\n    contest_id      = ID of the mal_contest this is associated to\n<\/code><\/pre>\n<p>Table: mal_contest_data<\/p>\n<pre><code>    ( This table has all the details regarding the contest )\n\n    ID              = auto increment number\n    contest_id      = ID of the mal_contest this is associated to\n    value           = description\n<\/code><\/pre>\n<p>Table: mal_member_data<\/p>\n<pre><code>    ( This table has all the details regarding the member )\n\n    ID              = auto increment number\n    user_id       = ID of the mal_contest this is associated to\n    value           = description of member\n<\/code><\/pre>\n<p>Table: mal_prize_data<\/p>\n<pre><code>    ( This table has all the details regarding the prize )\n\n    ID              = auto increment number\n    prize_id        = ID of the mal_contest this is associated to\n    value           = description of prize\n<\/code><\/pre>\n<p>Table: Javascript for date\/time<\/p>\n<pre><code>    http:\/\/www.ama3.com\/anytime\/\n<\/code><\/pre>\n<p>Please let me know if you have any questions.  russell@russellalbin.com<\/p>\n<h3>A brief Markdown Example<\/h3>\n","protected":false},"excerpt":{"rendered":"<p>Members only section and hold contests - UNDER CONSTRUCTION!!! BE PATIENT<\/p>\n","protected":false},"author":65,"featured_media":304894,"comment_status":"open","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"slim_seo":{"title":"Mal Membership - \u8587\u6653\u6735\u63d2\u4ef6\u76ee\u5f55","description":"Members only section and hold contests - UNDER CONSTRUCTION!!! BE PATIENT"},"footnotes":""},"categories":[1],"tags":[4993,30179],"class_list":["post-106280","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-contest","tag-member-only"],"_links":{"self":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/106280","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/users\/65"}],"replies":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/comments?post=106280"}],"version-history":[{"count":0,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/106280\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media\/304894"}],"wp:attachment":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media?parent=106280"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/categories?post=106280"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/tags?post=106280"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}