piero06
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Number of viewsUP !
Forum: Fixing WordPress
In reply to: Number of viewsmah … shuold i insert this ?
<?php show_post_count($post->ID, $before=”Read (“, $after=”)”); ?>
Forum: Fixing WordPress
In reply to: Number of viewsNothing ?
Forum: Fixing WordPress
In reply to: Number of viewsI want to show only how many views has the post had !
Forum: Fixing WordPress
In reply to: Number of viewsForum: Fixing WordPress
In reply to: Number of viewsHem … what is this file ?
What shuold i do ? π
Forum: Fixing WordPress
In reply to: Number of viewsI want only to diplay near the post, how many times it was read … what shuold i do ?
Forum: Fixing WordPress
In reply to: Disable HTML codeAfter this long topic, what sholud i do to disable the HTML code ?
Forum: Fixing WordPress
In reply to: Only a preview in homeMy index.php
<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, true);
require(‘./wp-blog-header.php’);
?>What ?
Forum: Fixing WordPress
In reply to: Create ad admin accountUsing phpmyadmin i also can do this, but i think that a blog complete and professionl as wordpass shuold have the ability to chage the pass of the admin without using phpmyadmin.
Forum: Fixing WordPress
In reply to: Create ad admin accountnothing ?
Forum: Fixing WordPress
In reply to: Disable HTML codeI want that the page doesn’t interpert the code !
Forum: Fixing WordPress
In reply to: Disable HTML codeNo, i want to show a code html, for example
<input type=”text”>
It shouldn’t be see as HTML from the browser…