Advertisement
Guest User

Untitled

a guest
Jun 7th, 2013
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.46 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
  3. <head profile="http://gmpg.org/xfn/11">
  4. <meta charset="utf-8" />
  5. <!--
  6. <meta property="fb:page_id" content="6427302910" />
  7. -->
  8. <meta name="google-site-verification" content="7VWES_-rcHBcmaQis9mSYamPfNwE03f4vyTj4pfuAw0" />
  9. <title>WordPress &#8250; Free WordPress Themes</title>
  10. <link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,300,600&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic' rel='stylesheet' type='text/css'>
  11. <link rel="stylesheet" href="http://s.wordpress.org/style/wp4.css?38" />
  12. <link media="only screen and (max-device-width: 480px)" href="http://s.wordpress.org/style/iphone.css?1" type="text/css" rel="stylesheet" />
  13. <link rel="shortcut icon" href="http://s.wordpress.org/favicon.ico?3" type="image/x-icon" />
  14.  
  15. <script type="text/javascript">
  16. var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
  17. document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  18. </script>
  19. <script type="text/javascript">
  20. var pageTracker = _gat._getTracker("UA-52447-1");
  21. pageTracker._initData();
  22. pageTracker._trackPageview();
  23. function recordOutboundLink(link, category, action) {
  24. pageTracker._trackEvent(category, action);
  25. setTimeout('document.location = "' + link.href + '"', 100);
  26. }
  27. </script>
  28. <!--[if lte IE 8]>
  29. <style type="text/css">
  30. @import url("http://s.wordpress.org/style/ie.css?2");
  31. </style>
  32. <![endif]-->
  33.  
  34. <style type="text/css">
  35. @import url("http://s.wordpress.org/style/forum-wp4.css?11");
  36. </style>
  37. <style type="text/css">
  38. @import url("http://s.wordpress.org/extend/extend-themes/plugins/style-wp4.css?11");
  39. </style>
  40. <!--[if IE 7]>
  41. <style type="text/css">
  42. @import url("http://s.wordpress.org/style/forum-ie7.css?7");
  43. </style>
  44. <![endif]-->
  45. <style type="text/css">
  46. h3.top {
  47. border-bottom: 1px solid #CCCCCC;
  48. margin-bottom: 20px;
  49. }
  50. div.plugin-block {
  51. margin-bottom: 20px;
  52. }
  53. .pending-theme {
  54. line-height: 200%;
  55. }
  56. span.button {
  57. padding: 3px;
  58. }
  59. .admin-message {
  60. background-color: #FFFBCC;
  61. border: 1px solid #E6DB55;
  62. padding: 4px;
  63. margin-bottom: 20px;
  64. }
  65.  
  66. /* theme page (topic) */
  67. .block-content img.screenshot {
  68. border: 1px solid #cccccc;
  69. float: right;
  70. margin-left: 10px;
  71. margin-bottom: 10px;
  72. padding: 5px;
  73. }
  74. #plugin-tags {
  75. padding-top: 5px;
  76. clear: both;
  77. }
  78. .col-3 p.preview-button {
  79. background-color: #4EAF21;
  80. }
  81. .col-3 p.preview-button a:hover {
  82. color: #ACFF90;
  83. }
  84. .col-3 p.parent-button {
  85. background-color: #4E21AF;
  86. }
  87. .col-3 p.parent-button a:hover {
  88. color: #AC90FF;
  89. }
  90.  
  91. .postform {
  92. clear: both;
  93. }
  94.  
  95. .float-it-left {
  96. float: left;
  97. margin-right: 15px;
  98. }
  99.  
  100. .filter-tag {
  101. display: block;
  102. }
  103. </style>
  104.  
  105. <meta name="generator" content="bbPress 1.1" />
  106. <style type="text/css">
  107. #theme-contributors .theme-contributor {
  108. overflow: auto;
  109. margin: 2px 0;
  110. }
  111. #theme-contributors .theme-contributor-info.no-profile {
  112. line-height: 36px;
  113. }
  114. #theme-contributors .theme-contributor-gravatar img {
  115. vertical-align: bottom;
  116. margin-right: 8px;
  117. margin-top: 4px;
  118. border-radius: 3px;
  119. }
  120. #theme-contributors .theme-contributor-profile {
  121. float:left;
  122. }
  123. #theme-contributors .theme-contributor-gravatar {
  124. float:left;
  125. }
  126. #theme-contributors .theme-contributor-info {
  127. margin: 6px 0 0;
  128. line-height: 15px;
  129. }
  130. #theme-contributors .theme-contributor-links {
  131. margin-top: 2px;
  132. font-size: 11px;
  133. }
  134. #theme-contributors {
  135. margin: 6px 0;
  136. padding-bottom: 12px;
  137. position: relative;
  138. overflow: auto;
  139. }
  140. #theme-contributors h4.head {
  141. display: inline-block;
  142. float: left;
  143. margin-top: 4px;
  144. margin-right: 8px;
  145. }
  146. #theme-contributors .theme-authors {
  147. display: inline-block;
  148. float: left;
  149. width: 300px;
  150. }
  151. </style>
  152. <style type="text/css">
  153. div.theme-notice {
  154. border: 1px solid;
  155. padding: 4px 12px;
  156. margin-bottom: 20px;
  157. border-radius: 6px;
  158. overflow: auto;
  159. }
  160. div.theme-notice-approved {
  161. background-color: #DFF2BF;
  162. color: #4F8A10;
  163. }
  164. div.theme-notice-closed, div.theme-notice-disabled, div.theme-notice-rejected {
  165. background-color: #FFBABA;
  166. color: #D8000C;
  167. }
  168. div.theme-notice-open-old {
  169. background-color: #FEEFB3;
  170. color: #9F6000;
  171. }
  172. div.theme-notice-requested {
  173. background-color: #BDE5F8;
  174. color: #00529B;
  175. }
  176. div.theme-notice span:first-child {
  177. padding: 1px 10px 3px;
  178. border-radius: 25px;
  179. color: white;
  180. font-size: 18px;
  181. font-weight: bold;
  182. font-family: Verdana;
  183. float: left;
  184. margin: 0 8px 0 0;
  185. }
  186. div.theme-notice-approved span:first-child {
  187. background-color: #4F8A10;
  188. }
  189. div.theme-notice-closed span:first-child, div.theme-notice-disabled span:first-child, div.theme-notice-rejected span:first-child {
  190. background-color: #D8000C;
  191. }
  192. div.theme-notice-open-old span:first-child {
  193. background-color: #9F6000;
  194. }
  195. div.theme-notice-requested span:first-child {
  196. background-color: #00529B;
  197. }
  198. span.theme-notice-banner-msg {
  199. float: left;
  200. width: 95%;
  201. line-height: 1.3em;
  202. padding-top: 5px;
  203. }
  204.  
  205. div.theme-notice-open-old {
  206. padding-top: 8px;
  207. padding-bottom: 8px;
  208. }
  209. div.theme-notice-open-old span.theme-notice-banner-msg {
  210. padding-top: 0;
  211. }
  212. </style>
  213. <style type="text/css">
  214. #pagebody .support-sidebox p {
  215. margin: 0 0 8px 0;
  216. }
  217. #theme-submit-support {
  218. text-align: center;
  219. }
  220. #theme-submit-support a {
  221. display: block;
  222. margin: 4px auto 2px;
  223. padding: 3px 6px;
  224. border-radius: 6px;
  225. border: 1px solid #000;
  226. background-color: #439e47;
  227. width: 60%;
  228. color: #fff;
  229. }
  230. #theme-submit-support a:hover {
  231. background-color: #218834;
  232. }
  233. div.support-sidebox {
  234. margin: 6px 0;
  235. padding-bottom: 12px;
  236. }
  237. div.support-sidebox h3.head {
  238. padding-left: 0;
  239. margin-bottom: 6px;
  240. }
  241. a.theme-support-link {
  242. display: block;
  243. text-align: center;
  244. }
  245. </style>
  246. <link rel='stylesheet' href='http://wordpress.org/extend/themes-plugins/bb-ratings/bb-ratings.css?4' type='text/css' />
  247. <link rel="alternate" type="application/rss+xml" title="Free WordPress Themes &raquo; Recent Posts" href="http://wordpress.org/themes/rss/" />
  248. <link rel="alternate" type="application/rss+xml" title="Free WordPress Themes &raquo; Recent Topics" href="http://wordpress.org/themes/rss/topics" /><script type="text/javascript" src="http://s.wordpress.org/wp-includes/js/jquery/jquery.js"></script>
  249. <script>document.cookie='devicePixelRatio='+((window.devicePixelRatio === undefined) ? 1 : window.devicePixelRatio)+'; path=/';</script>
  250. </head>
  251.  
  252. <body id="wordpress-org" >
  253. <div id="wporg-header">
  254. <div class="wrapper">
  255. <h1><a href="//wordpress.org">WordPress.org</a></h1> <div id="head-search">
  256. <form action="http://wordpress.org/search/do-search.php" method="get">
  257. <input class="text" name="search" type="text" value="" maxlength="150" placeholder="Search WordPress.org" /> <input type="submit" class="button" value="" />
  258. </form>
  259. </div>
  260. <div style="clear:both"></div>
  261.  
  262. <ul>
  263. <li><a href='http://wordpress.org/showcase/' title='See some of the sites built on WordPress.'>Showcase</a></li>
  264. <li><a href='http://wordpress.org/themes/' title='Find just the right look for your website.' class="current">Themes</a><div class="uparrow"></div></li>
  265. <li><a href='http://wordpress.org/plugins/' title='Plugins can extend WordPress to do almost anything you can imagine.'>Plugins</a></li>
  266. <li><a href='http://wordpress.org/mobile/' title='Take your website on the go!'>Mobile</a></li>
  267. <li><a href='http://wordpress.org/support/' title='Forums, documentation, help.'>Support</a><ul class="nav-submenu"><li><a href='http://wordpress.org/support/' title='Support and discussion forums.'>Forums</a></li><li><a href='http://codex.wordpress.org/Main_Page' title='Documentation, tutorials, best practices.'>Documentation</a></li></ul><div class="uparrow"></div></li>
  268. <li><a href='http://make.wordpress.org/' title='Contribute your knowledge.'>Get Involved</a><ul class="nav-submenu"><li><a href='http://make.wordpress.org/core/' title='Write the code.'>Core</a></li><li><a href='http://make.wordpress.org/ui/' title='Improve the interface.'>UI</a></li><li><a href='http://make.wordpress.org/accessibility/' title='Create a better experience.'>Accessibility</a></li><li><a href='http://make.wordpress.org/plugins/' title='Extend the system.'>Plugins</a></li><li><a href='http://make.wordpress.org/themes/' title='Beautify the web.'>Themes</a></li><li><a href='http://make.wordpress.org/support/' title='Help the users.'>Support</a></li><li><a href='http://make.wordpress.org/polyglots/' title='Translate for the world.'>Polyglots</a></li><li><a href='http://make.wordpress.org/mobile/' title='On the go.'>Mobile</a></li></ul><div class="uparrow"></div></li>
  269. <li><a href='http://wordpress.org/about/' title='About the WordPress Organization, and where we&#039;re going.'>About</a></li>
  270. <li><a href='http://wordpress.org/news/' title='Come here for the latest scoop.'>Blog</a></li>
  271. <li><a href='http://wordpress.org/hosting/' title='Find a home for your blog.'>Hosting</a></li>
  272. <li id="download" class="button download-button"><a href='http://wordpress.org/download/' title='Get it. Got it? Good.'>Download WordPress</a></li>
  273. </ul>
  274. <div style="clear:both"></div>
  275. </div>
  276. </div>
  277.  
  278. <div id="headline">
  279. <div class="wrapper">
  280. <a href="/themes/"><h2>Themes Directory</h2></a>
  281.  
  282. <p class="login">
  283. Welcome, <a href='http://profiles.wordpress.org/unsalkorkmaz'>Unsal Korkmaz</a> | <a href="http://wordpress.org/themes/bb-login.php?action=logout">Log Out</a></p>
  284.  
  285. </div>
  286. </div>
  287.  
  288.  
  289. <div id="pagebody">
  290. <div class="wrapper">
  291.  
  292.  
  293. <div class="col-2" id="sidebar">
  294. <ul class="submenu">
  295. <li>Extending WordPress</li>
  296. <li><a href="/plugins/">Plugins</a></li>
  297. <li><a href="/themes/">Themes</a>
  298. <ul style='padding: 0; margin: 6px 0;'>
  299. <li class='view'><a id="subcurrent" href='/themes/upload/'>Theme Authors</a></li>
  300. <li class='view'><a href='/themes/mine/'>My Themes</a></li>
  301. <li class='view'><a href='/themes/commercial/'>Commercial</a></li>
  302. <li class='view'><a href='/themes/about/'>More Info</a></li>
  303. <li class='view'><a href='/themes/contact/'>Contact Us</a></li>
  304. </ul>
  305. </li>
  306. <li><a href='/extend/'>Mobile</a></li>
  307. <li><a href='/ideas/'>Ideas</a></li>
  308. <li><a href='/extend/kvetch/'>Kvetch!</a></li>
  309. </ul>
  310.  
  311.  
  312. </div>
  313.  
  314.  
  315.  
  316. <div class="col-10">
  317.  
  318. <h3 class="top">Add Your Theme To The Directory</h3>
  319.  
  320. <h4>Results of Automated Theme Scanning: <span class='tc-pass'>Pass</span></h4><ul class='tc-result'><li><span class='tc-lead tc-recommended'>RECOMMENDED</span>: No reference to <strong>add_theme_support( 'custom-header', $args )</strong> was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.</li><li><span class="tc-lead tc-info">INFO</span>: Non-printable characters were found in the <strong>showcase.php</strong> file. You may want to check this file for errors.</li><li><span class="tc-lead tc-info">INFO</span>: Non-printable characters were found in the <strong>promotionbar.php</strong> file. You may want to check this file for errors.</li><li><span class="tc-lead tc-info">INFO</span>: Non-printable characters were found in the <strong>loop-image.php</strong> file. You may want to check this file for errors.</li><li><span class="tc-lead tc-info">INFO</span>: Non-printable characters were found in the <strong>loop-gallery.php</strong> file. You may want to check this file for errors.</li><li><span class="tc-lead tc-info">INFO</span>: <strong>wpeditor.php</strong> The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then <strong>get_template_part()</strong> should be used instead. </li><li><span class="tc-lead tc-info">INFO</span>: <strong>plugins.php</strong> The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then <strong>get_template_part()</strong> should be used instead. </li><li><span class="tc-lead tc-info">INFO</span>: <strong>init.php</strong> The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then <strong>get_template_part()</strong> should be used instead. </li><li><span class="tc-lead tc-info">INFO</span>: <strong>customizer.php</strong> The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then <strong>get_template_part()</strong> should be used instead. </li><li><span class="tc-lead tc-info">INFO</span>: <strong>custom-custom-css.php</strong> The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then <strong>get_template_part()</strong> should be used instead. </li><li><span class="tc-lead tc-info">INFO</span>: <strong>buddypress.php</strong> The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then <strong>get_template_part()</strong> should be used instead. </li></ul><p>Note: While the automated theme scan is based on the Theme Review Guidelines, it is not a complete review. A successful result from the scan does not guarantee that the theme will pass review. All submitted themes are reviewed manually before approval.</p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement