English Hello guys my name is Sinan Karayaman. I have been working on wordpress and other web services for few years now. - How to create wordpress theme (lesson 1) ? --- --- --- Türkçe Merhaba arkadaşlar ben Sinan KARAYAMAN.Sizlerle 'sıfırdan wordpress teması nasıl yazılır?' konusunu adım adım uygulamalı ders şeklinde anlatacağım.Bu dersimizde gerekli dosya ve klasörleri oluşturmayı göstereceğim.Dersler bittiğinde kendiniz çok rahat wordpress temanızı yazıp kullanabilecek duruma geleceksiniz. 1- Localhost'ta temamızın yer alacağı klasörü oluşturuyoruz.  2- Tasarımımızı yapmak için gereken bootstrap frameworkü, http://getbootstrap.com/docs/3.3/getting-started/#download sayfasına gidip aşağıda kırmızı ile gösterilen yerden indiriyoruz.  3- Sitemizde kullanacağımız iconlar için http://fontawesome.io sitesinde aşağıda kırmızı ile gösterilen yerden indiriyoruz.  4- Jquery'i https://jquery.com/download/ sayfasında aşağıda kırmızı ile gösterilen yerden indiriyoruz.  5- İndirmiş olduğumuz bootstrap ve fontawesome dosyalarını zipten çıkartıyoruz.  6- bootstrap-3.3.7-dist klasörünün içerisinde bulunan css,font ve js dosyalarını tema oluşturmak için açtığımız klasörün içerisine atıyoruz.Ardından jquery için indirdiğimiz dosyayı js klasörüne atıyoruz.   7- Çıkarmış olduğumuz font-awesome-4.7.0 klasörünün içerisinden fonts ve css klasörünü tema oluşturmak için açtığımız klasöre atacağız fakat klasöre daha önce fonts ve css klasörlerini attığımız için font-awesome-4.7.0 klasörünün içindeki fontsu açıp içerisindeki dosyaları localimizde bulunan fonts klasörüne atacağız.Aynı şekilde fonts klasörünü açıp font-awesome.min.css dosyasını localimizde bulunan css klasörüne atıyoruz.   8- Localimizde bulunan css klasörünün içerisinden bootstrap.css.map, bootstrap.min.css, bootstrap.min.css.map, bootstrap-theme.css, bootstrap-theme.css.map, bootstrap-theme.min.css ve bootstrap-theme.min.css.map dosyalarını siliyoruz.   9- Localimizde bulunan css klasörünün içerisindeki font-awesome.min.css dosyasının adını değiştirip font-awesome.css yapıyoruz.  10- Localimiz bulunan js klasörünün içerisinden bootstrap.js dosyasını siliyoruz.Klasörün içerisindeki bootstrap.min.js ve jquery-3.2.1.min.js dosyalarının isimlerini değiştirip .min bölümünü isimlerden siliyoruz. - silinecek dosyamız;  - dosya silinip isimler değiştirildikten sonra klasörümüzün son hali;  11- Tema klasörüne ana sayfamız için bir adet index.php dosyası oluşturuyoruz.  - Tema için index.php yi oluşturduğumuzda wordpress temalar sayfasında aşağıdaki gibi görüntüyle karşılaşacaksınız;  12- Wordpresste stil sayfamızın kayıp olduğu yazıyor.Bunun için tema klasörüne bir adet style.css dosyası oluşturuyoruz.  - Style.css dosyasını oluşturduğumuzda wordpress temalar sayfasında aşağıdaki gibi görüntüyle karşılaşacaksınız;  13- Şimdi sıra geldi temamıza önizleme resmini oluşturmaya.Kendimiz png formatında 1200x900 boyutunda resim hazırlayıp screenshot.png olarak tema klasörümüze atıyoruz.  - Ön izleme resmimizi klasöre attığımız zaman wordpress temalar sayfasında aşağıdaki gibi görüntüyle karşılaşacaksınız;  14- Temamızı etkinleştirip siteyi ön izlediğimizde sekme ismi olarak localhost görünüyor.Sekmemizin ismini düzenlemek için index.php'ye gereken kodları yazıyoruz. ``` <!DOCTYPE html> <html> <head> <title> sinan karayaman tema yapımı</title> </head> <body> </body> </html> ```  - index.php düzenlenmeden önce;  - index.php düzenlendikten sonra;  Github link : https://github.com/twbs/bootstrap <br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@sinankarayaman/wordpress-tema-yapimi-ders-1-turkish-tutorial">Utopian.io - Rewarding Open Source Contributors</a></em><hr/>
author | sinankarayaman | ||||||
---|---|---|---|---|---|---|---|
permlink | wordpress-tema-yapimi-ders-1-turkish-tutorial | ||||||
category | utopian-io | ||||||
json_metadata | "{"community":"utopian","app":"utopian/1.0.0","format":"markdown","repository":{"id":2126244,"name":"bootstrap","full_name":"twbs/bootstrap","owner":{"login":"twbs","id":2918581,"avatar_url":"https://avatars0.githubusercontent.com/u/2918581?v=4","gravatar_id":"","url":"https://api.github.com/users/twbs","html_url":"https://github.com/twbs","followers_url":"https://api.github.com/users/twbs/followers","following_url":"https://api.github.com/users/twbs/following{/other_user}","gists_url":"https://api.github.com/users/twbs/gists{/gist_id}","starred_url":"https://api.github.com/users/twbs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/twbs/subscriptions","organizations_url":"https://api.github.com/users/twbs/orgs","repos_url":"https://api.github.com/users/twbs/repos","events_url":"https://api.github.com/users/twbs/events{/privacy}","received_events_url":"https://api.github.com/users/twbs/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/twbs/bootstrap","description":"The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.","fork":false,"url":"https://api.github.com/repos/twbs/bootstrap","forks_url":"https://api.github.com/repos/twbs/bootstrap/forks","keys_url":"https://api.github.com/repos/twbs/bootstrap/keys{/key_id}","collaborators_url":"https://api.github.com/repos/twbs/bootstrap/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/twbs/bootstrap/teams","hooks_url":"https://api.github.com/repos/twbs/bootstrap/hooks","issue_events_url":"https://api.github.com/repos/twbs/bootstrap/issues/events{/number}","events_url":"https://api.github.com/repos/twbs/bootstrap/events","assignees_url":"https://api.github.com/repos/twbs/bootstrap/assignees{/user}","branches_url":"https://api.github.com/repos/twbs/bootstrap/branches{/branch}","tags_url":"https://api.github.com/repos/twbs/bootstrap/tags","blobs_url":"https://api.github.com/repos/twbs/bootstrap/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/twbs/bootstrap/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/twbs/bootstrap/git/refs{/sha}","trees_url":"https://api.github.com/repos/twbs/bootstrap/git/trees{/sha}","statuses_url":"https://api.github.com/repos/twbs/bootstrap/statuses/{sha}","languages_url":"https://api.github.com/repos/twbs/bootstrap/languages","stargazers_url":"https://api.github.com/repos/twbs/bootstrap/stargazers","contributors_url":"https://api.github.com/repos/twbs/bootstrap/contributors","subscribers_url":"https://api.github.com/repos/twbs/bootstrap/subscribers","subscription_url":"https://api.github.com/repos/twbs/bootstrap/subscription","commits_url":"https://api.github.com/repos/twbs/bootstrap/commits{/sha}","git_commits_url":"https://api.github.com/repos/twbs/bootstrap/git/commits{/sha}","comments_url":"https://api.github.com/repos/twbs/bootstrap/comments{/number}","issue_comment_url":"https://api.github.com/repos/twbs/bootstrap/issues/comments{/number}","contents_url":"https://api.github.com/repos/twbs/bootstrap/contents/{+path}","compare_url":"https://api.github.com/repos/twbs/bootstrap/compare/{base}...{head}","merges_url":"https://api.github.com/repos/twbs/bootstrap/merges","archive_url":"https://api.github.com/repos/twbs/bootstrap/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/twbs/bootstrap/downloads","issues_url":"https://api.github.com/repos/twbs/bootstrap/issues{/number}","pulls_url":"https://api.github.com/repos/twbs/bootstrap/pulls{/number}","milestones_url":"https://api.github.com/repos/twbs/bootstrap/milestones{/number}","notifications_url":"https://api.github.com/repos/twbs/bootstrap/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/twbs/bootstrap/labels{/name}","releases_url":"https://api.github.com/repos/twbs/bootstrap/releases{/id}","deployments_url":"https://api.github.com/repos/twbs/bootstrap/deployments","created_at":"2011-07-29T21:19:00Z","updated_at":"2018-01-03T03:00:13Z","pushed_at":"2018-01-03T02:21:31Z","git_url":"git://github.com/twbs/bootstrap.git","ssh_url":"git@github.com:twbs/bootstrap.git","clone_url":"https://github.com/twbs/bootstrap.git","svn_url":"https://github.com/twbs/bootstrap","homepage":"http://getbootstrap.com","size":111204,"stargazers_count":119858,"watchers_count":119858,"language":"CSS","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"forks_count":56704,"mirror_url":null,"archived":false,"open_issues_count":337,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit"},"forks":56704,"open_issues":337,"watchers":119858,"default_branch":"v4-dev","score":134.67984},"pullRequests":[],"platform":"github","type":"tutorials","tags":["utopian-io","tr","tutorial","wordpress-tema"],"users":["sinankarayaman"],"links":["https://res.cloudinary.com/hpiynhbhq/image/upload/v1514934329/myezcqqlztqmjwvlodn3.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514940418/zyacsq2ykjcpmnfa8wkt.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514936590/s1uvmqlxkravkjis0tqp.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514936738/ut8jwvejklupuk1iycsc.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514940868/tuuo464u8afpxfwlwx4z.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941182/jgcupzjkjqwb5s3nhqmv.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941300/ixj2zxjxpgki0ur7p3uu.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941585/jjbo6dxr7j5c64arde3g.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941701/rooctr49hxcjaadyzqix.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941879/ijqn1uwnne0oop5kncxy.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941905/uojtsgog8xbos33xcnsi.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941990/yfv5xepwlf8gulytr3pe.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514942145/gtibas06k69hm3o3lpkp.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514942284/ebb3cxjvjtfu3zogv24j.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514942664/dgdfohy5awzdzu37h0ny.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514942912/y3nfx3qv5bkoyrufbeb0.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514943040/w6acz8rk6sfyjclkc1vj.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514943182/bedadvaonsm0kqh4ilju.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514943629/mgunjl9zuwbnweeddc1b.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514943705/cfzw0pzqsg58cr8ksi9u.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514944307/zrlprtrubo5rj2dcg4e1.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514944295/vvwnirfuank9e5rrmlp5.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514944324/xa0w8aeulxw6ev0dp9ez.png"],"image":["https://res.cloudinary.com/hpiynhbhq/image/upload/v1514934329/myezcqqlztqmjwvlodn3.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514940418/zyacsq2ykjcpmnfa8wkt.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514936590/s1uvmqlxkravkjis0tqp.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514936738/ut8jwvejklupuk1iycsc.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514940868/tuuo464u8afpxfwlwx4z.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941182/jgcupzjkjqwb5s3nhqmv.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941300/ixj2zxjxpgki0ur7p3uu.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941585/jjbo6dxr7j5c64arde3g.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941701/rooctr49hxcjaadyzqix.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941879/ijqn1uwnne0oop5kncxy.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941905/uojtsgog8xbos33xcnsi.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941990/yfv5xepwlf8gulytr3pe.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514942145/gtibas06k69hm3o3lpkp.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514942284/ebb3cxjvjtfu3zogv24j.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514942664/dgdfohy5awzdzu37h0ny.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514942912/y3nfx3qv5bkoyrufbeb0.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514943040/w6acz8rk6sfyjclkc1vj.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514943182/bedadvaonsm0kqh4ilju.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514943629/mgunjl9zuwbnweeddc1b.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514943705/cfzw0pzqsg58cr8ksi9u.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514944307/zrlprtrubo5rj2dcg4e1.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514944295/vvwnirfuank9e5rrmlp5.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1514944324/xa0w8aeulxw6ev0dp9ez.png"],"moderator":{"account":"sedatyildiz","reviewed":true,"pending":false,"flagged":false}}" | ||||||
created | 2018-01-03 01:55:03 | ||||||
last_update | 2018-01-05 17:54:42 | ||||||
depth | 0 | ||||||
children | 5 | ||||||
last_payout | 2018-01-10 01:55:03 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 15.892 HBD | ||||||
curator_payout_value | 6.622 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 5,959 | ||||||
author_reputation | 1,400,641,120,992 | ||||||
root_title | "Wordpress tema yapımı ders-1 (turkish tutorial)" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 26,672,928 | ||||||
net_rshares | 2,378,128,464,766 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
icaro | 0 | 70,563,137 | 1% | ||
ubg | 0 | 200,968,622 | 1% | ||
luigi-tecnologo | 0 | 1,152,838,430 | 5% | ||
belgarath | 0 | 13,633,521,110 | 100% | ||
sinankarayaman | 0 | 2,284,679,369 | 100% | ||
daijia | 0 | 9,409,377,170 | 100% | ||
dayjee | 0 | 15,755,084,359 | 100% | ||
utopian-io | 0 | 2,315,499,728,070 | 1.81% | ||
azwarrangkuti | 0 | 4,548,387,576 | 100% | ||
odl | 0 | 2,418,283,065 | 100% | ||
yorkchinese | 0 | 5,566,418,986 | 76.8% | ||
escobar | 0 | 559,543,528 | 100% | ||
sachincool | 0 | 302,077,279 | 75% | ||
anggaariska | 0 | 982,154,350 | 100% | ||
edwardstobia | 0 | 377,919,828 | 100% | ||
ruhum | 0 | 3,158,133,807 | 100% | ||
cathvanlael | 0 | 119,897,700 | 100% | ||
javatorman | 0 | 1,160,494,510 | 100% | ||
transilvaniaman | 0 | 928,393,870 | 100% | ||
autoresteem | 0 | 0 | 100% |
Your contribution cannot be approved yet because it is attached to the wrong repository. Please edit your contribution and fix the repository to **`twbs/bootstrap`** to reapply for approval. You may edit your post [here](https://utopian.io/utopian-io/@sinankarayaman/wordpress-tema-yapimi-ders-1-turkish-tutorial), as shown below:  You can contact us on [Discord](https://discord.gg/UCvqCsx). **[[utopian-moderator]](https://utopian.io/moderators)**
author | sedatyildiz |
---|---|
permlink | re-sinankarayaman-wordpress-tema-yapimi-ders-1-turkish-tutorial-20180103t022722985z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} |
created | 2018-01-03 02:27:24 |
last_update | 2018-01-03 02:27:24 |
depth | 1 |
children | 2 |
last_payout | 2018-01-10 02:27:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 543 |
author_reputation | 4,535,285,897,770 |
root_title | "Wordpress tema yapımı ders-1 (turkish tutorial)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 26,677,389 |
net_rshares | 0 |
edited.
author | sinankarayaman |
---|---|
permlink | re-sedatyildiz-re-sinankarayaman-wordpress-tema-yapimi-ders-1-turkish-tutorial-20180103t030221461z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} |
created | 2018-01-03 03:02:18 |
last_update | 2018-01-03 03:02:18 |
depth | 2 |
children | 1 |
last_payout | 2018-01-10 03:02:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.018 HBD |
curator_payout_value | 0.006 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 7 |
author_reputation | 1,400,641,120,992 |
root_title | "Wordpress tema yapımı ders-1 (turkish tutorial)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 26,682,210 |
net_rshares | 2,379,874,342 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sinankarayaman | 0 | 2,379,874,342 | 100% |
Thank you.
author | sedatyildiz |
---|---|
permlink | re-sinankarayaman-re-sedatyildiz-re-sinankarayaman-wordpress-tema-yapimi-ders-1-turkish-tutorial-20180103t030430728z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} |
created | 2018-01-03 03:04:33 |
last_update | 2018-01-03 03:04:33 |
depth | 3 |
children | 0 |
last_payout | 2018-01-10 03:04:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 10 |
author_reputation | 4,535,285,897,770 |
root_title | "Wordpress tema yapımı ders-1 (turkish tutorial)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 26,682,518 |
net_rshares | 2,070,490,678 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sinankarayaman | 0 | 2,070,490,678 | 100% |
Thank you for the contribution. It has been approved. You can contact us on [Discord](https://discord.gg/UCvqCsx). **[[utopian-moderator]](https://utopian.io/moderators)**
author | sedatyildiz |
---|---|
permlink | re-sinankarayaman-wordpress-tema-yapimi-ders-1-turkish-tutorial-20180103t030255839z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} |
created | 2018-01-03 03:02:57 |
last_update | 2018-01-03 03:02:57 |
depth | 1 |
children | 0 |
last_payout | 2018-01-10 03:02:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.018 HBD |
curator_payout_value | 0.006 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 172 |
author_reputation | 4,535,285,897,770 |
root_title | "Wordpress tema yapımı ders-1 (turkish tutorial)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 26,682,300 |
net_rshares | 2,106,188,793 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sinankarayaman | 0 | 2,106,188,793 | 100% |
### Hey @sinankarayaman I am @utopian-io. I have just upvoted you! #### Achievements - You have less than 500 followers. Just gave you a gift to help you succeed! - Seems like you contribute quite often. AMAZING! #### Suggestions - Contribute more often to get higher and higher rewards. I wish to see you often! - Work on your followers to increase the votes/rewards. I follow what humans do and my vote is mainly based on that. Good luck! #### Get Noticed! - Did you know project owners can manually vote with their own voting power or by voting power delegated to their projects? Ask the project owner to review your contributions! #### Community-Driven Witness! I am the first and only Steem Community-Driven Witness. <a href="https://discord.gg/zTrEMqB">Participate on Discord</a>. Lets GROW TOGETHER! - <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1">Vote for my Witness With SteemConnect</a> - <a href="https://v2.steemconnect.com/sign/account-witness-proxy?proxy=utopian-io&approve=1">Proxy vote to Utopian Witness with SteemConnect</a> - Or vote/proxy on <a href="https://steemit.com/~witnesses">Steemit Witnesses</a> [](https://steemit.com/~witnesses) **Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x**
author | utopian-io |
---|---|
permlink | re-sinankarayaman-wordpress-tema-yapimi-ders-1-turkish-tutorial-20180104t085139557z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} |
created | 2018-01-04 08:51:39 |
last_update | 2018-01-04 08:51:39 |
depth | 1 |
children | 0 |
last_payout | 2018-01-11 08:51:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,512 |
author_reputation | 152,955,367,999,756 |
root_title | "Wordpress tema yapımı ders-1 (turkish tutorial)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 26,984,053 |
net_rshares | 0 |