Thanks for the review. I have tried to address each of items.
in the the plugin requirements section, the formatting seems off… seem to have br tags instead of p tags… that is, the section is not formatted in paragraphs… lines have line breaks but the wrong kind… they should be in paragraph forum like rest of sections.. looks mainly like first two sentences are wrong…
The section in question was copied from the published Plugin: Topic Status, so I imagine it has the same problem.
Okay, I edited the section by removing the manual carriage returns and putting <p> and </p> around the 3 pieces of text. After saving and re-editing , the format is changed but I do not see <p> or </p> on the page.
Is this now formatted the way you want? If so, I will go back and change Plugin: Topic Status.
If at a later date they are included in all the then current themes and if the default positions and layouts are acceptable
doesnt flow well…
I was attempting to put in a boilerplate section so all new and modified plugins would address the need or lack of need to make Child themes. I have replaced the original discussion with:
“This plugin does not currently have template tags so no suggestion is being made to make a Child Theme in the event template tags are to be modified.”
Please modify it to words you would want for a standard sentence in plugins without template tags or just tell me to remove the sentence and not address the issue until an update adds template tags.
in plugin install and activation section, we cannot refer to the kind of plugin location… as mentioned previously, it is not guaranteed to be wp-content/sp-resources/forum-plugins…. the last two parts of the path are optional and user definable…
These same words were used in Plugin: Topic Status so I copied them to this plugin. I will need to get the correct words from here and change Topic Status.
After reading the codex page “Using Plugins”, I’m thinking it might be best to just remove everything from the section except the first sentence:
“Please see Using Plugins for additional information on obtaining and installing the Maintenance Mode plugin.”
What do you think? My words don’t add much.
I will need to make some changes in the Plugin Administrative Options section if the activation paragraph is removed.
this plugin is not since 5.0… it was first available with version 5.5 so should list that…
I have updated it to say 5.5.0. Can you tell me how to find out that information for the other new plugins I am going to make? Where does that information reside?
what is the purpose of listing ticket 4398 in the changelog??? there is likely many more tickets that have been included in this plugin… is that a code change or codex change ticket? if later, not sure of purpose… if former, probably needs a more complete list… guess my recommendation would be to remove that reference…
That is the codex ticket saying a Maintenance Mode page is needed. I have removed the reference. I was trying to show that the codex ticket was satisfied in the page update.
A similar reference was made in Plugin: Topic Status to codex ticket 4433 with ‘statusClass” was added to sp_TopicIndexTopicStatus(). I will go back and take it out of Topic Status.
general question for plugins in the codex… should we have a section on translation and offer a link to the glotpress site where the plugin specific translations can be downloaded?
I am awaiting consensus from the team on this question. I’ll do what you guys agree upon.
I will go back to change Plugin: Topic Status after things are finalized in this plugin.