Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move all HTML sections to separate files #19

Closed
johnstray opened this issue Sep 5, 2014 · 3 comments
Closed

Move all HTML sections to separate files #19

johnstray opened this issue Sep 5, 2014 · 3 comments
Assignees
Milestone

Comments

@johnstray
Copy link
Owner

Move all the HTML sections, mainly in the adminFunctions.php file, to separate files. This make for much easier reading of the code, and much easier updating of the HTML.

@johnstray johnstray self-assigned this Sep 5, 2014
@johnstray johnstray added this to the Version 3.3.0 milestone Sep 5, 2014
@johnstray
Copy link
Owner Author

This issue is mainly directed at adminFunctions.php

@johnstray
Copy link
Owner Author

Found and removed redundant function - blog_page_help_html()

Function only contained html and was called from another function. The html has been moved to the external html file for the parent function show_help_admin()

@johnstray
Copy link
Owner Author

Done! Pages moved:

  • Category Management
  • Feed Management
  • Help Admin
  • Post Editor
  • Posts Admin
  • Settings Main
  • Settings RSS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant