Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
xmlsitemap
Commits
368385ee
Commit
368385ee
authored
Jan 30, 2015
by
Dave Reid
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2416983
: Added new hook to xmlsitemap_hook_info().
parent
9d93e9f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
xmlsitemap.module
xmlsitemap.module
+1
-0
No files found.
xmlsitemap.module
View file @
368385ee
...
...
@@ -74,6 +74,7 @@ function xmlsitemap_hook_info() {
'query_xmlsitemap_generate_alter'
,
'query_xmlsitemap_link_bundle_access_alter'
,
'form_xmlsitemap_sitemap_edit_form_alter'
,
'xmlsitemap_rebuild_clear'
,
);
$hooks
=
array_combine
(
$hooks
,
$hooks
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment