Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Automatically Paginate Posts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WP Plugins
Automatically Paginate Posts
Commits
bcbd3f9a
Commit
bcbd3f9a
authored
2 years ago
by
Erick Hitter
Browse files
Options
Downloads
Patches
Plain Diff
PHPCS
parent
0516e612
No related branches found
No related tags found
1 merge request
!4
Fix translation support
Pipeline
#4940
passed
2 years ago
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
automatically-paginate-posts.php
+1
-1
1 addition, 1 deletion
automatically-paginate-posts.php
languages/automatically-paginate-posts.pot
+10
-9
10 additions, 9 deletions
languages/automatically-paginate-posts.pot
with
11 additions
and
10 deletions
automatically-paginate-posts.php
+
1
−
1
View file @
bcbd3f9a
...
...
@@ -312,7 +312,7 @@ class Automatically_Paginate_Posts {
</strong>
<?php
$this
->
{
$func
}();
?>
</label></p>
<?php
<?php
endforeach
;
}
...
...
This diff is collapsed.
Click to expand it.
languages/automatically-paginate-posts.pot
+
10
−
9
View file @
bcbd3f9a
...
...
@@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: Automatically Paginate Posts 0.2\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/automatically-paginate-posts\n"
"POT-Creation-Date: 2022-06-26 20:
04:21
+00:00\n"
"POT-Creation-Date: 2022-06-26 20:
46:38
+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
...
...
@@ -29,39 +29,40 @@ msgstr ""
msgid "Automatically Paginate Posts"
msgstr ""
#: automatically-paginate-posts.php:
150
#: automatically-paginate-posts.php:
223
msgid "Supported post types:"
msgstr ""
#: automatically-paginate-posts.php:
151
#: automatically-paginate-posts.php:
224
msgid "Split post by:"
msgstr ""
#: automatically-paginate-posts.php:
225
#: automatically-paginate-posts.php:
302
msgid "Total number of pages: "
msgstr ""
#: automatically-paginate-posts.php:
226
#: automatically-paginate-posts.php:
303
msgid "Approximate words per page: "
msgstr ""
#: automatically-paginate-posts.php:
29
0
#: automatically-paginate-posts.php:
37
0
msgid ""
"If chosen, each page will contain approximately this many words, depending "
"on paragraph lengths."
msgstr ""
#: automatically-paginate-posts.php:
32
0
#: automatically-paginate-posts.php:
40
0
msgid "Post Autopaging"
msgstr ""
#: automatically-paginate-posts.php:
33
6
#: automatically-paginate-posts.php:
41
6
msgid ""
"Check the box above to prevent this post from automatically being split "
"over multiple pages."
msgstr ""
#: automatically-paginate-posts.php:337
#: automatically-paginate-posts.php:421
#. translators: 1. Quicktag code example.
msgid ""
"Note that if the %1$s Quicktag is used to manually page this post, "
"automatic paging won't be applied, regardless of the setting above."
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment