diff --git a/WordPress/Docs/Files/FileNameStandard.xml b/WordPress/Docs/Files/FileNameStandard.xml new file mode 100644 index 0000000000..cd8339eb40 --- /dev/null +++ b/WordPress/Docs/Files/FileNameStandard.xml @@ -0,0 +1,65 @@ + + + + + + + + taxonomy-my-term.inc +some-file.inc +other-punctuation.inc + ]]> + + + _term.inc +Some-File.inc +other+punctuation#.inc + ]]> + + + + + + + + class-bulk-updater.php // `Bulk_Updater`. +class-user-profile.php // `User_Profile`. +class-export-data.php // `Export_Data`. + ]]> + + + update-in-bulk.php // `Bulk_Updater`. +user-profile.php // `User_Profile`. +class.export-data.php // `Export_Data`. + ]]> + + + + + + + + -template.php + ]]> + + + general.php + ]]> + + +