CurrentPostType =page
This is the default page content. To change the default page content please edit the
defaultpagecontent.txt file in the currentWorkingDir located at /home/bsaorg/public_html/office/wp-admin/defaultpagecontent.txt
This is the default page contents:
Next Actions Post For Thursday March 26th 2015 – Week 4 Marketing↑
This will allow you to write about code in your blog page with ease. Below we display some lines of code and highlight lines 2 and 4.
|
1 2 3 4 5 |
add_filter( 'default_content', 'my_editor_content', 10, 2 ); function my_editor_content( $content, $post ) { $currentWorkingDir = getcwd(); $currentPostType = $post->post_type; $content = "CurrentPostType =". $currentPostType . "\n"; |
- List item 1
- List item 2
- List item 3
Here Is An Ordered List↑
Here Are Two Columns in A Post With No Table Just CSS↑
Column 1 info here
Column 1 info here
Column 2 info here
Column 2 info here
Here is some code
$hellocode = "Here is some code";
Here is how to print greaterthan and lessthan symbols in your wordpress post. If you would like to show the symbols like this:
Usage: git clone --bare <<dirname>> '<<dirname>>.git'
Then you need to use the codes for the greaterthan and lessthan symbols like this:
|
1 |
Usage: git clone --bare <!--raw--> <<dirname>> '<<dirname>>.git' <!--/raw--> |
Here are a bunch of post notes to make special emphasis of important facts.
the end