create account

Wordpress tema yapımı ders-1 (turkish tutorial) by sinankarayaman

View this thread on: hive.blogpeakd.comecency.com
· @sinankarayaman · (edited)
$22.51
Wordpress tema yapımı ders-1 (turkish tutorial)
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.

![1.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514934329/myezcqqlztqmjwvlodn3.png)

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.

![2.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514940418/zyacsq2ykjcpmnfa8wkt.png)


3- Sitemizde kullanacağımız iconlar için http://fontawesome.io sitesinde aşağıda kırmızı ile gösterilen yerden indiriyoruz.

![3.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514936590/s1uvmqlxkravkjis0tqp.png)

4- Jquery'i https://jquery.com/download/ sayfasında aşağıda kırmızı ile gösterilen yerden indiriyoruz.

![4.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514936738/ut8jwvejklupuk1iycsc.png)

5- İndirmiş olduğumuz bootstrap ve fontawesome dosyalarını zipten çıkartıyoruz.

![5.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514940868/tuuo464u8afpxfwlwx4z.png)

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.

![6.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941182/jgcupzjkjqwb5s3nhqmv.png)

![6.5.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941300/ixj2zxjxpgki0ur7p3uu.png)

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.

![7.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941585/jjbo6dxr7j5c64arde3g.png)
![7.5.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941701/rooctr49hxcjaadyzqix.png)

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.

![8.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941879/ijqn1uwnne0oop5kncxy.png)
![8.5.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941905/uojtsgog8xbos33xcnsi.png)

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.

![9.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514941990/yfv5xepwlf8gulytr3pe.png)

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;
![10.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514942145/gtibas06k69hm3o3lpkp.png)

- dosya silinip isimler değiştirildikten sonra klasörümüzün son hali;

![10.5.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514942284/ebb3cxjvjtfu3zogv24j.png)

11- Tema klasörüne ana sayfamız için bir adet index.php dosyası oluşturuyoruz.

![11.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514942664/dgdfohy5awzdzu37h0ny.png)

- 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;

![11.5.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514942912/y3nfx3qv5bkoyrufbeb0.png)

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.

![12.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514943040/w6acz8rk6sfyjclkc1vj.png)

- Style.css dosyasını oluşturduğumuzda wordpress temalar sayfasında aşağıdaki gibi görüntüyle karşılaşacaksınız;

![12.5.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514943182/bedadvaonsm0kqh4ilju.png)

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.

![13.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514943629/mgunjl9zuwbnweeddc1b.png)

- Ö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;

![13.5.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514943705/cfzw0pzqsg58cr8ksi9u.png)

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>
```

![14.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514944307/zrlprtrubo5rj2dcg4e1.png)

- index.php düzenlenmeden önce;

![14.1.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514944295/vvwnirfuank9e5rrmlp5.png)

- index.php düzenlendikten sonra;

![14.2.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1514944324/xa0w8aeulxw6ev0dp9ez.png)

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/>
👍  , , , , , , , , , , , , , , , , , , ,
properties (23)
authorsinankarayaman
permlinkwordpress-tema-yapimi-ders-1-turkish-tutorial
categoryutopian-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}}"
created2018-01-03 01:55:03
last_update2018-01-05 17:54:42
depth0
children5
last_payout2018-01-10 01:55:03
cashout_time1969-12-31 23:59:59
total_payout_value15.892 HBD
curator_payout_value6.622 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5,959
author_reputation1,400,641,120,992
root_title"Wordpress tema yapımı ders-1 (turkish tutorial)"
beneficiaries
0.
accountutopian.pay
weight2,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id26,672,928
net_rshares2,378,128,464,766
author_curate_reward""
vote details (20)
@sedatyildiz ·
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: 
![](https://res.cloudinary.com/hpiynhbhq/image/upload/v1509788371/nbgbomithszxs3nxq6gx.png)

You can contact us on [Discord](https://discord.gg/UCvqCsx).
**[[utopian-moderator]](https://utopian.io/moderators)**
properties (22)
authorsedatyildiz
permlinkre-sinankarayaman-wordpress-tema-yapimi-ders-1-turkish-tutorial-20180103t022722985z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-01-03 02:27:24
last_update2018-01-03 02:27:24
depth1
children2
last_payout2018-01-10 02:27:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length543
author_reputation4,535,285,897,770
root_title"Wordpress tema yapımı ders-1 (turkish tutorial)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id26,677,389
net_rshares0
@sinankarayaman ·
$0.02
edited.
👍  
properties (23)
authorsinankarayaman
permlinkre-sedatyildiz-re-sinankarayaman-wordpress-tema-yapimi-ders-1-turkish-tutorial-20180103t030221461z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-01-03 03:02:18
last_update2018-01-03 03:02:18
depth2
children1
last_payout2018-01-10 03:02:18
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7
author_reputation1,400,641,120,992
root_title"Wordpress tema yapımı ders-1 (turkish tutorial)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id26,682,210
net_rshares2,379,874,342
author_curate_reward""
vote details (1)
@sedatyildiz ·
Thank you.
👍  
properties (23)
authorsedatyildiz
permlinkre-sinankarayaman-re-sedatyildiz-re-sinankarayaman-wordpress-tema-yapimi-ders-1-turkish-tutorial-20180103t030430728z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-01-03 03:04:33
last_update2018-01-03 03:04:33
depth3
children0
last_payout2018-01-10 03:04:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length10
author_reputation4,535,285,897,770
root_title"Wordpress tema yapımı ders-1 (turkish tutorial)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id26,682,518
net_rshares2,070,490,678
author_curate_reward""
vote details (1)
@sedatyildiz ·
$0.02
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)**
👍  
properties (23)
authorsedatyildiz
permlinkre-sinankarayaman-wordpress-tema-yapimi-ders-1-turkish-tutorial-20180103t030255839z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-01-03 03:02:57
last_update2018-01-03 03:02:57
depth1
children0
last_payout2018-01-10 03:02:57
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length172
author_reputation4,535,285,897,770
root_title"Wordpress tema yapımı ders-1 (turkish tutorial)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id26,682,300
net_rshares2,106,188,793
author_curate_reward""
vote details (1)
@utopian-io ·
### 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>

[![mooncryption-utopian-witness-gif](https://steemitimages.com/DQmYPUuQRptAqNBCQRwQjKWAqWU3zJkL3RXVUtEKVury8up/mooncryption-s-utopian-io-witness-gif.gif)](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**
properties (22)
authorutopian-io
permlinkre-sinankarayaman-wordpress-tema-yapimi-ders-1-turkish-tutorial-20180104t085139557z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-01-04 08:51:39
last_update2018-01-04 08:51:39
depth1
children0
last_payout2018-01-11 08:51:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,512
author_reputation152,955,367,999,756
root_title"Wordpress tema yapımı ders-1 (turkish tutorial)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id26,984,053
net_rshares0