Please provide inputs, review and comment on the next two CODEX page revisions. I have added ‘Caps” to the start of all othe phrases and put (.) periods at the end of all the phrases. If this is the desired format, I will go back to the original 3 pages and update them to conform. Please let me know.
sp_Breadcrumbs;
1. Need overall review/comment of content and format.
2. There are no single quotes around user_trailingslashit(SFSITEURL). Is that correct?
3. Need input of text definition for ‘homelink’.
sp_ColumnEnd;
1. Need overall review/comment of content and format.
2. Major headings are <h2> not <h3> like previous pages. Does it matter? Should a standard be used? Which one?
3. Need to revisit definition of ‘echo’. Is this more descriptive? Should ‘zero is false…’ be added? Can this be different on different pages?
4. Should sp_ColumnStart(‘tagClass=spClear’); actually be sp_ColumnStart(‘tagClass’ = ‘spClear’);
5. Need review of changed description for •do_action(‘sph_BeforeColumnEnd’, $columnName, $a);. Added the word “before” into the text.
6. Need review of changed description for •do_action(‘sph_BeforeColumnEnd_’.$columnName, $a);. Added the word “before” into the text.
7. •do_action(‘sph_ColumnEnd’.$columnName, $a); was added to Actions & Hooks exactly as in code.
7a. Should it be do_action(‘sph_ColumnEnd_’.$columnName, $a); [add underscore after …ColumnEnd]?
7b. Text currently incomplete. Need input for text to follow it.