


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
Next Actions Post For Tuesday July 14th, 2015 at 2:41 am – Week 2 Marketing↑
This is the default page contents:
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"; |
Example of a Download Link:
Composer Download link
|
1 |
<a href="https://getcomposer.org/download/">Composer Download link </a> |
Example of an image link using relative paths to the image:
|
1 2 3 4 5 |
<a href="/office/wp-content/uploads/2015/03/LizAndVictoriaSleeping-Thumbnail-Cropped.png"> <img src="/office/wp-content/uploads/2015/03/LizAndVictoriaSleeping-Thumbnail-Cropped.png" alt="LizAndVictoriaSleeping-Thumbnail-Cropped" width="179" height="239" class="alignnone size-full wp-image-625" /> </a> |
- 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.
Here are some jQuery Tabs running in WordPress↑
Here you will find all the content for tab1
Here you will find all the content for tab2
Here you will find all the content for tab3
the end